-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbspwmrc
executable file
·32 lines (25 loc) · 943 Bytes
/
bspwmrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#! /bin/sh
# refresh colourscheme
feh --bg-fill "${HOME}/dotfiles/wallpapers/oktomi-jaya-2EzSfkFLOmw-unsplash.jpg" &
wal -R &
. "${HOME}/.cache/wal/colors.sh"
bspc config normal_border_color "$color6"
bspc config active_border_color "$color6"
bspc config focused_border_color "$color1"
# kill and start background processes
killall sxhkd ; sxhkd &
killall dunst ; dunst &
#killall compton ; compton &
#killall redshift ; redshift -l 59.9:10.7 -t 5700:3600 -g 0.8 -m randr -r &
killall redshift ; redshift -l 59.9:10.7 -t 5700:2700 -g 0.8 -m randr -r &
bspc monitor -d 0 1 2 3 4 5 6 7 8 9
bspc config border_width 4
bspc config window_gap 15
bspc config split_ratio 0.5
bspc config borderless_monocle true
bspc config gapless_monocle true
# bspc config single_monocle true
#bspc config ignore_ewmh_fullscreen enter
# window rules
# bspc rule -a Signal desktop='^3'
bspc rule -a Zathura state=tiled