stoof
This commit is contained in:
@@ -224,7 +224,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati
|
|||||||
# SwayFX specific directions
|
# SwayFX specific directions
|
||||||
corner_radius 3
|
corner_radius 3
|
||||||
shadows enable
|
shadows enable
|
||||||
default_dim_inactive 0.2
|
#default_dim_inactive 0.1
|
||||||
blur enable
|
blur enable
|
||||||
blur_xray disable
|
blur_xray disable
|
||||||
|
|
||||||
@@ -234,9 +234,9 @@ gaps inner 5
|
|||||||
gaps outer 5
|
gaps outer 5
|
||||||
|
|
||||||
# Window Borders
|
# Window Borders
|
||||||
default_border pixel 0
|
default_border pixel 3
|
||||||
default_floating_border none
|
default_floating_border none
|
||||||
client.focused "#000000" "#000000" "#000000" "#000000"
|
client.focused "#D27A31" "#5F9EA0" "#000000" "#D27A31"
|
||||||
|
|
||||||
set $opacity 0.9
|
set $opacity 0.9
|
||||||
for_window [app_id="emacs"] opacity $opacity
|
for_window [app_id="emacs"] opacity $opacity
|
||||||
|
|||||||
Reference in New Issue
Block a user