diff options
-rw-r--r-- | .xinitrc | 1 | ||||
-rwxr-xr-x | rice/install_pkgs.sh | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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 |