From 897490b10b2093302c4e0b38dca64bd1b5a847da Mon Sep 17 00:00:00 2001 From: Ryan Orlando Date: Mon, 16 Sep 2024 19:57:51 -0700 Subject: [PATCH] stoof --- .config/sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 34832b2..8ef3962 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -224,7 +224,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati # SwayFX specific directions corner_radius 3 shadows enable -default_dim_inactive 0.2 +#default_dim_inactive 0.1 blur enable blur_xray disable @@ -234,9 +234,9 @@ gaps inner 5 gaps outer 5 # Window Borders -default_border pixel 0 +default_border pixel 3 default_floating_border none -client.focused "#000000" "#000000" "#000000" "#000000" +client.focused "#D27A31" "#5F9EA0" "#000000" "#D27A31" set $opacity 0.9 for_window [app_id="emacs"] opacity $opacity