Add unclutter
This commit is contained in:
parent
65fefdc887
commit
0f5c382f59
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ spotify = 'spotifyd --no-daemon'
|
||||||
sxhkd = 'sxhkd'
|
sxhkd = 'sxhkd'
|
||||||
syncthing = 'syncthing -no-browser'
|
syncthing = 'syncthing -no-browser'
|
||||||
teamspeak = 'flatpak run com.teamspeak.TeamSpeak -nosingleinstance'
|
teamspeak = 'flatpak run com.teamspeak.TeamSpeak -nosingleinstance'
|
||||||
|
unclutter = 'unclutter --timeout 3'
|
||||||
xcompmgr = 'xcompmgr -cnfFn -D3'
|
xcompmgr = 'xcompmgr -cnfFn -D3'
|
||||||
|
|
||||||
[portalo]
|
[portalo]
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
#(qutebrowser.override { enableWideVine = true; }) # vim-like browser
|
#(qutebrowser.override { enableWideVine = true; }) # vim-like browser
|
||||||
solaar # Logitech tool
|
solaar # Logitech tool
|
||||||
sxhkd # hotkey daemon
|
sxhkd # hotkey daemon
|
||||||
|
unclutter-xfixes # hides the cursor
|
||||||
#vagrant # tool for automated virtual machines
|
#vagrant # tool for automated virtual machines
|
||||||
#virtualbox # tool for virtual machines
|
#virtualbox # tool for virtual machines
|
||||||
xclip # clipboard CLI for X
|
xclip # clipboard CLI for X
|
||||||
|
|
Loading…
Reference in a new issue