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 9232e30..f161ad6 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -13,6 +13,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1
picom --config /dev/null -bfD3 --xrender-sync-fence
wmname LG3D
unclutter --fork --start-hidden
+numlockx
xset dpms 0 0 0
xset s off
~/.fehbg
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh
index 9d51044..a1f1f32 100755
--- a/rice/install_pkgs.sh
+++ b/rice/install_pkgs.sh
@@ -30,6 +30,7 @@ wget
# Xorg
libxcb
lxrandr
+numlockx
picom
xorg-server
xorg-xinit