diff --git a/sway_config b/sway_config index 60d2bcb..66ee117 100644 --- a/sway_config +++ b/sway_config @@ -81,7 +81,7 @@ bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. # You can "split" the current object of your focus with # $mod+b or $mod+v, for horizontal and vertical splits # respectively. - bindsym $mod+b splith + bindsym $mod+h splith bindsym $mod+v splitv # Switch the current container between different layout styles @@ -138,8 +138,8 @@ mode "resize" { bindsym $mod+r mode "resize" # class border bground text indicator child_border -client.focused #FFCC66 #FFCC66 #000000 #FFCC66 #FFCC66 -client.focused_inactive #191E2A #191E2A #FFFFFF #191E2A #191E2A +client.focused #FFA445 #FFA445 #000000 #FFA445 #FFA445 +client.focused_inactive #5B5B5B #5B5B5B #FFFFFF #5B5B5B #5B5B5B client.unfocused #333333 #222222 #888888 #292D2E #222222 client.urgent #2F343A #900000 #FFFFFF #900000 #900000 client.placeholder #000000 #0C0C0C #FFFFFF #000000 #0C0C0C