summaryrefslogtreecommitdiff
path: root/bspwm
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2019-12-15 12:28:29 +0000
committerShubham Saini <shubham6405@gmail.com>2019-12-15 12:28:29 +0000
commit2a0255172fdd99f5158dc5419ab1a29239f0e309 (patch)
tree9a791673f9ab70eb82feac6f13208c36bf126109 /bspwm
parent4c10777017be8272ab897084b5635ebe93684164 (diff)
changes
Diffstat (limited to 'bspwm')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index 3e9de9e..575a5bd 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -10,19 +10,19 @@ compton --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 & 12xbacklight -set 30 &
13feh --bg-fill ~/Pictures/waves.jpg & 13feh --bg-fill ~/Pictures/ann.png &
14urxvtd & 14urxvtd &
15 15
16bspc monitor -d term web music files code virt chat game IX X 16bspc monitor -d term web music files code virt chat game IX X
17 17
18bspc config border_width 2 18bspc config border_width 3
19bspc config window_gap 8 19bspc config window_gap 8
20 20
21bspc config split_ratio 0.52 21bspc config split_ratio 0.52
22bspc config borderless_monocle true 22bspc config borderless_monocle true
23bspc config gapless_monocle true 23bspc config gapless_monocle true
24 24
25bspc rule -a Brave-browser desktop='^2' 25bspc rule -a firefox desktop='^2'
26bspc rule -a Spotify desktop='^3' 26bspc rule -a Spotify desktop='^3'
27bspc rule -a telegram-desktop desktop='^7' 27bspc rule -a telegram-desktop desktop='^7'
28bspc rule -a Pcmanfm desktop='^4' 28bspc rule -a Pcmanfm desktop='^4'