.
This commit is contained in:
parent
725d1d1ead
commit
dc6995c0e1
4 changed files with 43 additions and 10 deletions
|
|
@ -8,9 +8,9 @@ focusfollowsmouse no
|
|||
fontname "Iosevka:pixelsize=14:bold"
|
||||
|
||||
# Appearance
|
||||
borderwidth 2
|
||||
color activeborder "#ccccff"
|
||||
color inactiveborder "#565656"
|
||||
borderwidth 3
|
||||
color activeborder "#45282c"
|
||||
color inactiveborder "#343335"
|
||||
color urgencyborder "#cc241d"
|
||||
|
||||
# Menu colors
|
||||
|
|
@ -122,7 +122,7 @@ bind-key 4-s screenshot
|
|||
|
||||
# Open menus
|
||||
bind-key 4-f menu-window
|
||||
bind-key 4-d "dmenu_run -sb '#ccccff' -sf '#000000'"
|
||||
bind-key 4-d "dmenu_run -nb '#000000' -sb '#353047' -sf '#ffffff'"
|
||||
|
||||
# Volume control
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue