diff options
Diffstat (limited to 'sxhkd/.config')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 93ee2a4..31701c2 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -35,6 +35,8 @@ super + shift + f | |||
35 | pcmanfm | 35 | pcmanfm |
36 | 36 | ||
37 | scrot | 37 | scrot |
38 | ctrl + Print | ||
39 | scrot | ||
38 | super + x | 40 | super + x |
39 | ~/.config/rofi/rofi-power.sh | 41 | ~/.config/rofi/rofi-power.sh |
40 | super + shift + p | 42 | super + shift + p |
@@ -155,4 +157,4 @@ XF86Audio{Play,Next,Prev} | |||
155 | 157 | ||
156 | #light | 158 | #light |
157 | XF86MonBrightness{Down,Up} | 159 | XF86MonBrightness{Down,Up} |
158 | xbacklight {-dec 5,-inc 5} | 160 | xbacklight {-dec 3,-inc 3} |