diff --git a/.config/sway/config b/.config/sway/config index 958de19..921ae91 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -4,7 +4,7 @@ set $menu kickoff set $lock swaylock # scale internal display -output eDP-1 scale 1.75 +output eDP-1 scale 1.5 focus_follows_mouse no @@ -12,7 +12,6 @@ default_border pixel 2 default_floating_border pixel 2 gaps inner 10 gaps outer 5 -smart_borders on exec dbus-update-activation-environment --all exec eval $(gnome-keyring-daemon --start) @@ -115,3 +114,7 @@ input type:touchpad { tap enabled natural_scroll enabled } +# #border #BG #text #indica #child_border +client.focused #ca9ee6 #ca9ee6 #ca9ee6 #ea999c #81c8be +client.focused_inactive #000000 #000000 #c6d0f5 #ea999c #232634 +client.unfocused #000000 #000000 #c6d0f5 #ea999c #232634