mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Fix bspwm theme
This commit is contained in:
parent
6e3359255f
commit
997c4bddfd
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ C focus_follows_pointer true
|
|||
|
||||
# Colors
|
||||
C normal_border_color "#1f2227"
|
||||
C active_border_color "#61AFEF"
|
||||
C focused_border_color "#e06c75"
|
||||
C active_border_color "#e06c75"
|
||||
C focused_border_color "#61AFEF"
|
||||
C urgent_border_color "#5c6370"
|
||||
|
||||
#== BSPWM Rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue