colorschemes
This commit is contained in:
parent
bf95e02fc1
commit
f07fd23ce2
3 changed files with 64 additions and 37 deletions
|
@ -81,22 +81,6 @@ do
|
|||
done
|
||||
|
||||
|
||||
|
||||
#bspc config normal_border_color
|
||||
#bspc config active_border_color
|
||||
#bspc config focused_border_color
|
||||
|
||||
#bspc config presel_feedback_color
|
||||
|
||||
#bspc config normal_sticky_border_color
|
||||
#bspc config active_sticky_border_color
|
||||
#bspc config focused_sticky_border_color
|
||||
|
||||
#bspc config normal_private_border_color ""
|
||||
#bspc config active_private_border_color ""
|
||||
#bspc config focused_private_border_color ""
|
||||
|
||||
|
||||
###
|
||||
# RULES
|
||||
###
|
||||
|
@ -107,6 +91,7 @@ bspc rule -a copyq state=floating
|
|||
bspc rule -a Blueman-manager state=floating
|
||||
bspc rule -a Arandr state=floating
|
||||
bspc rule -a Galculator state=floating
|
||||
bspc rule -a Nitrogen state=floating
|
||||
bspc rule -a Screenkey manage=off
|
||||
bspc rule -a Navigator desktop='^1'
|
||||
bspc rule -a discord desktop='^4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue