diff options
-rw-r--r-- | .xinitrc | 3 | ||||
-rwxr-xr-x | rice/install_pkgs.sh | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -9,5 +9,8 @@ while true; do done & picom --config /dev/null -bfD3 --xrender-sync-fence +xset dpms 0 0 0 +xset s off ~/.fehbg + exec dwm diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh index 2631455..ac58502 100755 --- a/rice/install_pkgs.sh +++ b/rice/install_pkgs.sh @@ -29,6 +29,7 @@ lxrandr picom xorg-server xorg-xinit +xorg-xset xorg-xsetroot # distro |