summaryrefslogtreecommitdiff
path: root/bspwm/.config
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-03-24 12:23:17 +0000
committerShubham Saini <shubham6405@gmail.com>2020-03-24 12:23:17 +0000
commit064fb93965974ed826a7e9cdf854e9c5ec935342 (patch)
tree75789e39783d7def078085b96d71d55e20555cbd /bspwm/.config
parentafb012025a944617e912c20e98190f8538d78262 (diff)
gentooman
Diffstat (limited to 'bspwm/.config')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc11
1 files changed, 5 insertions, 6 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index 54f2aa6..8320458 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -3,14 +3,13 @@
3sxhkd & 3sxhkd &
4dunst & 4dunst &
5unclutter & 5unclutter &
6xset b off &
6mpDris2 & 7mpDris2 &
7xss-lock -- /home/fd0e/.local/bin/lock & 8#xss-lock -- /home/fd0e/.local/bin/lock &
8/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & 9compton &
9compton --config ~/.config/compton.conf &
10~/scrypts/bat_check.sh & 10~/scrypts/bat_check.sh &
11redshift -l 13.082680:80.270718 & 11redshift -l 13.082680:80.270718 &
12xbacklight -set 30 & 12~/.fehbg &
13feh --bg-fill ~/Pictures/bech.jpg &
14urxvtd & 13urxvtd &
15 14
16bspc monitor -d term web music files code virt chat game IX X 15bspc monitor -d term web music files code virt chat game IX X
@@ -23,6 +22,6 @@ bspc config borderless_monocle true
23bspc config gapless_monocle true 22bspc config gapless_monocle true
24 23
25bspc rule -a firefox desktop='^2' 24bspc rule -a firefox desktop='^2'
26bspc rule -a Pcmanfm desktop='^4' 25bspc rule -a Spacefm desktop='^4'
27 26
28$HOME/.config/polybar/launch.sh & 27$HOME/.config/polybar/launch.sh &