Add unclutter

This commit is contained in:
Tobias Reisinger 2023-02-28 01:01:24 +01:00
parent 65fefdc887
commit 0f5c382f59
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 2 additions and 0 deletions

View file

@ -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]

View file

@ -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