sway config pixel and opacity settings
This commit is contained in:
@@ -184,9 +184,12 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
|
||||
# Window Borders
|
||||
default_border pixel 1
|
||||
default_border pixel 2
|
||||
default_floating_border none
|
||||
client.focused "#9f1209" "#9f1209" "#ffffff" "#9f1209"
|
||||
client.focused "#990000" "#9f1209" "#ffffff" "#9f1209"
|
||||
|
||||
set $opacity 0.95
|
||||
for_window [class="Emacs"] opacity $opacity
|
||||
|
||||
# Gaps
|
||||
smart_gaps on
|
||||
|
||||
Reference in New Issue
Block a user