fast keyboard input
This commit is contained in:
parent
45a0d52120
commit
2f21a5ac51
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 061faf17485cbeeb9372e68394572ba4d58ab53e
|
||||
Subproject commit 28d86f3a28ad36cf47de3421c201523f6021c6aa
|
|
@ -196,6 +196,7 @@ myStartupHook = do
|
|||
spawnOnce "picom &"
|
||||
spawnOnce "sh $HOME/.fehbg"
|
||||
spawnOnce "setxkbmap -option caps:escape"
|
||||
spawnOnce "xset r rate 300 50"
|
||||
|
||||
getWalColors :: IO [String]
|
||||
getWalColors = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue