summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc1
-rwxr-xr-xrice/install_pkgs.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index f459e29..2283bd3 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -9,6 +9,7 @@ while true; do
done &
picom --config /dev/null -bfD3 --xrender-sync-fence
+unclutter --fork --start-hidden
xset dpms 0 0 0
xset s off
~/.fehbg
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh
index 6b9550c..96d1d55 100755
--- a/rice/install_pkgs.sh
+++ b/rice/install_pkgs.sh
@@ -20,6 +20,7 @@ python-adblock
qutebrowser
tig
tree
+unclutter
unzip
vim
wget