diff options
author | Shubham Saini <shubham6405@gmail.com> | 2019-12-09 05:36:43 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2019-12-09 05:36:43 +0000 |
commit | b408fac7e2eac36aff439df3d4b92e3fc3ccfeb4 (patch) | |
tree | 0b7b8cda1fc3e1c05f60dd4267935bdbd8adc4e2 /bspwm | |
parent | fc13fb4c0429fdeb4535aa823bdd4ca596b32665 (diff) |
changes
Diffstat (limited to 'bspwm')
-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 & |