diff --git a/home/default.nix b/home/default.nix index 4bdeae9..b06d026 100644 --- a/home/default.nix +++ b/home/default.nix @@ -135,6 +135,7 @@ wlr-randr wttrbar v4l-utils + steam inputs.waterfox.packages.${pkgs.stdenv.hostPlatform.system}.waterfox-bin ]; } diff --git a/home/wms/sway b/home/wms/sway index b93e0d9..e50064a 100644 --- a/home/wms/sway +++ b/home/wms/sway @@ -9,9 +9,6 @@ focus_on_window_activation smart mouse_warping output workspace_layout default 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.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c client.background #ffffff @@ -155,9 +152,9 @@ blur enable corner_radius 10 # shadows enable - not using this because of flicker 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"] sticky enable -client.focused_inactive 000000 440C88 000000 440C88 -client.unfocused 000000 440C88 000000 440C88 +client.focused_inactive 000000 009294 000000 009294 +client.unfocused 000000 009294 000000 009294 for_window [app_id="foot"] opacity 0.8