summaryrefslogtreecommitdiff
path: root/bspwm/.config
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2019-12-03 08:34:44 +0000
committerShubham Saini <shubham6405@gmail.com>2019-12-03 08:34:44 +0000
commit71424d3b1df8e15f0d553e61685fd3f9b1292c7c (patch)
treef739935316617e644f20c4668cabdbdb6d28fd23 /bspwm/.config
parentcb17ff8f1c8001bd085d8d9cc7781f5b2110b302 (diff)
stow is amazing
Diffstat (limited to 'bspwm/.config')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index d2c6c82..c47afbe 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -2,8 +2,10 @@
2 2
3sxhkd & 3sxhkd &
4dunst & 4dunst &
5xset b off &
5unclutter & 6unclutter &
6xss-lock /home/ssaini/.config/lock.sh & 7light-locker &
8/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
7compton --config ~/.config/compton.conf & 9compton --config ~/.config/compton.conf &
8~/.config/bat_check.sh & 10~/.config/bat_check.sh &
9redshift -l 13.082680:80.270718 & 11redshift -l 13.082680:80.270718 &