diff --git a/.xsessionrc b/.xsessionrc index 3bcbed6..0f6e89b 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -13,6 +13,7 @@ if [[ "$DESKTOP_SESSION" = "dwm" ]]; then redshift & dwmstatus & dunst & + numlockx on & if test -f /usr/share/backgrounds/gnome/Road.jpg ; then feh --bg-scale /usr/share/backgrounds/gnome/Road.jpg &