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'
|
||||
syncthing = 'syncthing -no-browser'
|
||||
teamspeak = 'flatpak run com.teamspeak.TeamSpeak -nosingleinstance'
|
||||
unclutter = 'unclutter --timeout 3'
|
||||
xcompmgr = 'xcompmgr -cnfFn -D3'
|
||||
|
||||
[portalo]
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#(qutebrowser.override { enableWideVine = true; }) # vim-like browser
|
||||
solaar # Logitech tool
|
||||
sxhkd # hotkey daemon
|
||||
unclutter-xfixes # hides the cursor
|
||||
#vagrant # tool for automated virtual machines
|
||||
#virtualbox # tool for virtual machines
|
||||
xclip # clipboard CLI for X
|
||||
|
|
Loading…
Reference in a new issue