sway config change
This commit is contained in:
parent
b3667aae27
commit
d0bb2fe776
2 changed files with 4 additions and 6 deletions
|
|
@ -135,6 +135,7 @@
|
|||
wlr-randr
|
||||
wttrbar
|
||||
v4l-utils
|
||||
steam
|
||||
inputs.waterfox.packages.${pkgs.stdenv.hostPlatform.system}.waterfox-bin
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue