Turn on numlock on login
This commit is contained in:
parent
ab2115ec53
commit
effd8f96ae
@ -13,6 +13,7 @@ if [[ "$DESKTOP_SESSION" = "dwm" ]]; then
|
|||||||
redshift &
|
redshift &
|
||||||
dwmstatus &
|
dwmstatus &
|
||||||
dunst &
|
dunst &
|
||||||
|
numlockx on &
|
||||||
|
|
||||||
if test -f /usr/share/backgrounds/gnome/Road.jpg ; then
|
if test -f /usr/share/backgrounds/gnome/Road.jpg ; then
|
||||||
feh --bg-scale /usr/share/backgrounds/gnome/Road.jpg &
|
feh --bg-scale /usr/share/backgrounds/gnome/Road.jpg &
|
||||||
|
Loading…
Reference in New Issue
Block a user