diff options
-rw-r--r-- | .config/sway/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sway/config b/.config/sway/config index 43d24b0..fa5e485 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -53,11 +53,11 @@ gaps inner 10 #client.<class> <border> <background> <text> <indicator> <child_border> -client.focused "#2c2c2c" "#dddfe2" "#000000" "#000000" "#2c2c2c" +client.focused "#2c2c2c" "#dddfe2" "#000000" "#000000" "#33ccff" client.focused_inactive "#23242a" "#000000" "#666666" "#000000" "#999999" -client.unfocused "#666666" "#fff5e5" "#666666" "#000000" "#999999" +client.unfocused "#666666" "#fff5e5" "#666666" "#000000" "#595959" ### Output configuration # @@ -150,7 +150,7 @@ input "type:keyboard" { # Open power menu bindsym Shift+$mod+p exec ~/.local/bin/powermenu - + bindsym Shift+$mod+z exec ~/.local/bin/emoji-menu # # Moving around: # |