Commit Graph

6 Commits

Author SHA1 Message Date
vaxerski 0d2dee3a11 fixup header size 2023-04-17 00:13:48 +01:00
MrDisguised 60684709ae
Added some minor stuff again (#178)
* Added wl-clip-pesists to the clipboard manager list

Normally, when we copy something on Wayland and then close the application we copied from, the copied data (e.g. text) disappears and we cannot paste it anymore. It is very frustrating when I copy something from a clipboard and the copied data disappears after I close the application. It effects peoples work flow. So we can use something called as wl-clip-persists (https://github.com/Linus789/wl-clip-persist) which will preserve the data in the clipboard even after the application from where we copied the data is closed.

* Edit #2

minor fixes

* Added an example to the special workspace section

Special workspace section was not explained properly. Users should know how a special workspace works thats why I gave an example so that people can understand it better.
2023-04-09 13:56:09 +01:00
Mateusz Szostak 638dd11f1f
Missing 'exec' keyword added to the clipman manual. (#153) 2023-03-10 00:53:17 +00:00
benni347 640fd7d529
Replaced wofi with rofi (#142) 2023-02-28 20:39:24 +00:00
Ozone 17411b31ba
Added a new page under "Useful Utilities", named "USB Automount" (#126) 2023-02-12 19:22:04 +00:00
Ozone 47655a90e5
Added a new page under "Useful Utilites", named "Clipboard Mangers" (#120) 2023-02-10 16:07:46 +00:00