diff options
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index fd9444a..fcd8ad5 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -28,9 +28,9 @@ super + Escape | |||
28 | # | 28 | # |
29 | # bspwm hotkeys | 29 | # bspwm hotkeys |
30 | super + shift + w | 30 | super + shift + w |
31 | /opt/brave-v1.3.43-linux-x64/brave | 31 | brave |
32 | control + alt + l | 32 | control + alt + l |
33 | /home/ssaini/.config/lock.sh | 33 | light-locker-command -l |
34 | super + shift + f | 34 | super + shift + f |
35 | pcmanfm | 35 | pcmanfm |
36 | 36 | ||