diff options
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 | ||||
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 91c7089..3e9de9e 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -10,7 +10,7 @@ compton --config ~/.config/compton.conf & | |||
10 | ~/scrypts/bat_check.sh & | 10 | ~/scrypts/bat_check.sh & |
11 | redshift -l 13.082680:80.270718 & | 11 | redshift -l 13.082680:80.270718 & |
12 | xbacklight -set 30 & | 12 | xbacklight -set 30 & |
13 | feh --bg-fill ~/Pictures/mountains.jpg & | 13 | feh --bg-fill ~/Pictures/waves.jpg & |
14 | urxvtd & | 14 | urxvtd & |
15 | 15 | ||
16 | bspc monitor -d term web music files code virt chat game IX X | 16 | bspc monitor -d term web music files code virt chat game IX X |
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} |