diff --git a/files/autostart b/files/autostart index 1e8f317..4a0a4a5 100755 --- a/files/autostart +++ b/files/autostart @@ -29,6 +29,9 @@ bash ~/.config/openbox/polybar/launch.sh ## Notification Daemon exec dunst & +# enable num lock +numlockx & + ## Start Music Player Daemon exec mpd &