change colors
This commit is contained in:
parent
1a159bc40a
commit
87d6eda989
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ fontname "Iosevka:pixelsize=14:bold"
|
|||
|
||||
# Appearance
|
||||
borderwidth 2
|
||||
color activeborder "#bbbbff"
|
||||
color activeborder "#ccccff"
|
||||
color inactiveborder "#565656"
|
||||
color urgencyborder "#cc241d"
|
||||
|
||||
|
|
@ -121,7 +121,7 @@ bind-key 4-s screenshot
|
|||
bind-key 4M-m menu-window
|
||||
bind-key 4-f menu-group
|
||||
#bind-key 4-a menu-cmd
|
||||
bind-key 4-d dmenu_run
|
||||
bind-key 4-d "dmenu_run -sb '#ccccff' -sf '#000000'"
|
||||
|
||||
# Volume control
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue