diff options
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 | ||||
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 9652fdc..616c5d1 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -6,7 +6,7 @@ xset b off & | |||
6 | unclutter & | 6 | unclutter & |
7 | light-locker & | 7 | light-locker & |
8 | /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & | 8 | /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & |
9 | compton --config ~/.config/compton.conf & | 9 | picom --config ~/.config/picom.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 & |
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 9e8c55d..bea5460 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -28,7 +28,7 @@ super + Escape | |||
28 | # | 28 | # |
29 | # bspwm hotkeys | 29 | # bspwm hotkeys |
30 | super + shift + w | 30 | super + shift + w |
31 | brave-beta | 31 | firefox |
32 | control + alt + l | 32 | control + alt + l |
33 | light-locker-command -l | 33 | light-locker-command -l |
34 | super + shift + f | 34 | super + shift + f |