+ Removed st transparency
This commit is contained in:
parent
db1e8665cf
commit
33d9dda300
4 changed files with 84 additions and 3 deletions
|
@ -11,7 +11,7 @@ bspc monitor -d 1 2 3 4 5 6 7 8 9 10
|
|||
|
||||
primaryB = "#60C0FF"
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config border_width 1
|
||||
bspc config focused_border_color "#60C0FF"
|
||||
#bspc config normal_border_color $BORDER_NORMAL_COLOR
|
||||
#bspc config active_border_color $BORDER_NORMAL_COLOR
|
||||
|
@ -56,6 +56,7 @@ bspc rule -a steam desktop='^6'
|
|||
bspc rule -a gravitdesigner desktop='^8' state=floating
|
||||
bspc rule -a GravitDesigner desktop='^8' state=floating
|
||||
bspc rule -a electronplayer desktop='^3'
|
||||
bspc rule -a Minecraft* desktop='^6' state=monocle
|
||||
bspc rule -a mcpelauncher-client desktop='^6' state=monocle
|
||||
bspc rule -a citra-qt desktop='^6'
|
||||
bspc rule -a Citra desktop='^6'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue