feat(sway): consistent border theming
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# additional theming
|
||||
for_window [app_id="1password"] border pixel 1
|
||||
for_window [floating] border pixel $border
|
||||
for_window [tiling] border normal $border
|
||||
|
||||
# workspace assignment
|
||||
assign [app_id="google-chrome"] workspace 2
|
||||
@@ -15,5 +16,3 @@ assign [class="Rocket.Chat"] workspace 8
|
||||
# rules
|
||||
for_window [class="net-runelite.*"] floating enable
|
||||
no_focus [class="net-runelite.*"]
|
||||
|
||||
for_window [app_id="org.jellyfin.JellyfinDesktop"] inhibit_idle fullscreen
|
||||
|
||||
Reference in New Issue
Block a user