mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Make sxhkd use sh
This commit is contained in:
parent
d41dcb8067
commit
6ac226be0f
@ -7,6 +7,8 @@ function start_if_not_running
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set -U SXHKD_SHELL sh
|
||||||
|
|
||||||
# Map keys
|
# Map keys
|
||||||
setxkbmap -option caps:escape
|
setxkbmap -option caps:escape
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user