endos-related tweaks
This commit is contained in:
@@ -9,8 +9,6 @@ input type:keyboard {
|
||||
xkb_layout "us"
|
||||
xkb_variant "altgr-weur"
|
||||
xkb_options "caps:escape"
|
||||
repeat_delay 400
|
||||
repeat_rate 30
|
||||
}
|
||||
|
||||
input type:mouse {
|
||||
|
||||
@@ -22,12 +22,12 @@ for_window [shell="xdg_shell"] title_format "%title (%app_id)"
|
||||
for_window [shell="x_wayland"] title_format "%class - %title"
|
||||
|
||||
# class border bground text indicator child_border
|
||||
client.focused #6272A4 #6272A4 #F8F8F2 #6272A4 #6272A4
|
||||
client.focused_inactive #44475A #44475A #F8F8F2 #44475A #44475A
|
||||
client.unfocused #282A36 #282A36 #BFBFBF #282A36 #282A36
|
||||
client.urgent #44475A #FF5555 #F8F8F2 #FF5555 #FF5555
|
||||
client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36
|
||||
client.background #F8F8F2
|
||||
client.focused #556064 #F9CE5C #000000 #FDF6E3 #FDF6E3
|
||||
client.focused_inactive #CB4B16 #2F3D44 #1ABC9C #454948 #454948
|
||||
client.unfocused #556064 #2F3D44 #1ABC9C #454948 #454948
|
||||
client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2 #268BD2
|
||||
client.placeholder #000000 #0C0C0C #ffffff #000000 #000000
|
||||
client.background #2B2C2B
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
||||
Reference in New Issue
Block a user