Skip to content

Commit 4df4940

Browse files
committed
Add copyq instructions
1 parent 5b502e2 commit 4df4940

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ dconf load / < dconf-settings.ini
107107
sudo apt install gnome-tweaks
108108
```
109109

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+
110116
# Node
111117
To install different versions of NodeJS, you can use the [`n` npm package](https://blog.hubspot.com/website/update-node-js).
112118
```bash

0 commit comments

Comments
 (0)