made sway/emacs/alacritty more SWAMPY

This commit is contained in:
opal
2024-06-04 21:34:29 -07:00
parent 758b1dca78
commit 636423b8a6
6 changed files with 80 additions and 65 deletions

View File

@@ -192,7 +192,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati
# Window Borders
default_border pixel 3
default_floating_border none
client.focused "#6400b0" "#7607e6" "#ffffff" "#6400b0"
client.focused "#6400b0" "#38761d" "#ffffff" "#6400b0"
set $opacity 0.90
for_window [class="Emacs"] opacity $opacity