mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
i3: consistent borders
This commit is contained in:
parent
d6209c9c42
commit
fd7510ea02
1 changed files with 4 additions and 4 deletions
|
|
@ -22,10 +22,10 @@ exec --no-startup-id picom \
|
|||
|
||||
# Class Border Back Text Marker Child_Border
|
||||
client.focused #383838 #383838 #cdcdcd #bdbdbd #bdbdbd
|
||||
client.focused_inactive #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.unfocused #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.urgent #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.placeholder #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.focused_inactive #222222 #222222 #7d7d7d #222222 #222222
|
||||
client.unfocused #222222 #222222 #7d7d7d #222222 #222222
|
||||
client.urgent #222222 #222222 #7d7d7d #222222 #222222
|
||||
client.placeholder #222222 #222222 #7d7d7d #222222 #222222
|
||||
client.background #ffffff
|
||||
|
||||
font pango:NotoSans 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue