aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-02-16 16:45:31 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-02-16 16:45:31 -0600
commit7a96ab2562a89af175b45cb0f63fbeddbe400261 (patch)
treec6fc0191bc6d622e7c0fe4b3ae4c505b8499848f /sway/.config
parent4925f85be2cb379ac4a8c36af5f1dcd9fd29765f (diff)
fix(sway): enable floating firefox history window
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 77b0310..6eeaab0 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -43,6 +43,7 @@ for_window [shell=".*"] inhibit_idle fullscreen
for_window [app_id="pavucontrol" title="^Volume Control$"] floating enable
for_window [class="^steam$"] floating enable
for_window [class="^steam$" title="^Steam$"] floating disable
+for_window [app_id="firefox" title="Library"] floating enable
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] kill
for_window [app_id="" title="^Streamlink Twitch GUI$"] floating enable
for_window [class="^steam$" title="^Sign in to Steam$"] move to scratchpad