diff --git a/.config/autostart.toml b/.config/autostart.toml index f36bda2..2a71c1e 100644 --- a/.config/autostart.toml +++ b/.config/autostart.toml @@ -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] diff --git a/.config/nixpkgs/graphical.nix b/.config/nixpkgs/graphical.nix index 7f4d99e..d90ab22 100644 --- a/.config/nixpkgs/graphical.nix +++ b/.config/nixpkgs/graphical.nix @@ -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