From 0f5c382f592791157f23006cb0ac4412b7ac0422 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Tue, 28 Feb 2023 01:01:24 +0100 Subject: [PATCH] Add unclutter --- .config/autostart.toml | 1 + .config/nixpkgs/graphical.nix | 1 + 2 files changed, 2 insertions(+) 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