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 7e91465..c333197 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
| @@ -30,7 +30,7 @@ super + Escape | |||
| 30 | super + shift + w | 30 | super + shift + w |
| 31 | firefox | 31 | firefox |
| 32 | control + alt + l | 32 | control + alt + l |
| 33 | light-locker-command -l | 33 | ~/.local/bin/lock |
| 34 | super + shift + f | 34 | super + shift + f |
| 35 | pcmanfm | 35 | pcmanfm |
| 36 | 36 | ||
| @@ -163,4 +163,4 @@ XF86Audio{Play,Next,Prev} | |||
| 163 | 163 | ||
| 164 | #light | 164 | #light |
| 165 | XF86MonBrightness{Down,Up} | 165 | XF86MonBrightness{Down,Up} |
| 166 | xbacklight {-dec 3,-inc 3} | 166 | light {-U 3,-A 3} |
