diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 12:26:37 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-03 12:26:37 +0000 |
commit | 066ccd15c9bca2873478984f23cc1f365921aa8b (patch) | |
tree | 33b16656cfac825fb2a790083f5b2275fd68bd16 /bspwm | |
parent | 335c34c82720180c1f2c71b8c199bc2bc512b804 (diff) |
improved compton
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 367abce..83be49c 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -3,7 +3,8 @@ | |||
3 | sxhkd & | 3 | sxhkd & |
4 | dunst & | 4 | dunst & |
5 | unclutter & | 5 | unclutter & |
6 | xss-lock -- /home/fd0e/bin/lock & | 6 | xss-lock -- /home/fd0e/.local/bin/lock & |
7 | /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & | ||
7 | compton --config ~/.config/compton.conf & | 8 | compton --config ~/.config/compton.conf & |
8 | ~/scrypts/bat_check.sh & | 9 | ~/scrypts/bat_check.sh & |
9 | redshift -l 13.082680:80.270718 & | 10 | redshift -l 13.082680:80.270718 & |