sway config change

This commit is contained in:
alyx 2026-02-22 13:51:40 +00:00
parent b3667aae27
commit d0bb2fe776
Signed by: alyx
SSH key fingerprint: SHA256:ikXQIBRoakFdxVU/cImm2/V8XxM0gMJU8QybMfU66H0
2 changed files with 4 additions and 6 deletions

View file

@ -135,6 +135,7 @@
wlr-randr wlr-randr
wttrbar wttrbar
v4l-utils v4l-utils
steam
inputs.waterfox.packages.${pkgs.stdenv.hostPlatform.system}.waterfox-bin inputs.waterfox.packages.${pkgs.stdenv.hostPlatform.system}.waterfox-bin
]; ];
} }

View file

@ -9,9 +9,6 @@ focus_on_window_activation smart
mouse_warping output mouse_warping output
workspace_layout default workspace_layout default
workspace_auto_back_and_forth no workspace_auto_back_and_forth no
client.focused #4c7899 #285577 #ffffff #2e9ef4 #285577
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
client.unfocused #333333 #222222 #888888 #292d2e #222222
client.urgent #2f343a #900000 #ffffff #900000 #900000 client.urgent #2f343a #900000 #ffffff #900000 #900000
client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
client.background #ffffff client.background #ffffff
@ -155,9 +152,9 @@ blur enable
corner_radius 10 corner_radius 10
# shadows enable - not using this because of flicker # shadows enable - not using this because of flicker
default_dim_inactive 0.3 default_dim_inactive 0.3
client.focused 000000 cba6f7 000000 cba6f7 client.focused 000000 00ffff 000000 00ffff
for_window [title="Picture-in-Picture"] dim_inactive 0.0 for_window [title="Picture-in-Picture"] dim_inactive 0.0
for_window [title="Picture-in-Picture"] sticky enable for_window [title="Picture-in-Picture"] sticky enable
client.focused_inactive 000000 440C88 000000 440C88 client.focused_inactive 000000 009294 000000 009294
client.unfocused 000000 440C88 000000 440C88 client.unfocused 000000 009294 000000 009294
for_window [app_id="foot"] opacity 0.8 for_window [app_id="foot"] opacity 0.8