diff options
Diffstat (limited to 'bspwm/.config')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 0650a5a..91c7089 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -7,7 +7,7 @@ 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 | compton --config ~/.config/compton.conf & |
10 | ~/.config/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/mountains.jpg & |