feat(autostart): set numlock
This commit is contained in:
parent
fdcffa9650
commit
3ee9ce2897
@ -36,6 +36,7 @@
|
|||||||
(async "tpset \"Natural Scrolling\" 1" (cb "tpset"))
|
(async "tpset \"Natural Scrolling\" 1" (cb "tpset"))
|
||||||
(async "tpset \"Tapping\" 1" (cb "tpset"))
|
(async "tpset \"Tapping\" 1" (cb "tpset"))
|
||||||
(spawn "setxkbmap -option caps:ctrl_modifier")
|
(spawn "setxkbmap -option caps:ctrl_modifier")
|
||||||
|
(spawn "numlockx on")
|
||||||
|
|
||||||
(async (.. "feh --bg-fill " beautiful.wallpaper) (cb "feh"))
|
(async (.. "feh --bg-fill " beautiful.wallpaper) (cb "feh"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user