1 parent 5b502e2 commit 4df4940Copy full SHA for 4df4940
1 file changed
README.md
@@ -107,6 +107,12 @@ dconf load / < dconf-settings.ini
107
sudo apt install gnome-tweaks
108
```
109
110
+## CopyQ - Clipboard queue
111
+```bash
112
+sudo apt-get install copyq
113
+```
114
+Open `Preferences` > `Shortcuts` > set `Show main window under cursor` to `Alt + U`.
115
+
116
# Node
117
To install different versions of NodeJS, you can use the [`n` npm package](https://blog.hubspot.com/website/update-node-js).
118
```bash
0 commit comments