summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2024-02-05 01:15:32 +0300
committerYigit Sever2024-02-05 01:15:32 +0300
commit6e8e2cceaea3f78f4b15170c85540fd4f0ed972a (patch)
treed82547763b9fe75fcb9394be0ec6caa3f39c1211 /.config
parent5e2b1b368932d73ea5919d448ae159e6bd88a65e (diff)
downloaddotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.tar.gz
dotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.tar.bz2
dotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.zip
i3: make yad windows float on maus
diffstat (limited to '.config')
-rw-r--r--.config/i3/config##h.maus1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config##h.maus b/.config/i3/config##h.maus
index d4eca05..fe17eac 100644
--- a/.config/i3/config##h.maus
+++ b/.config/i3/config##h.maus
@@ -205,6 +205,7 @@ for_window [class="zoom" title="Chat"] floating enable
205for_window [class="Dia" window_role="toolbox_window"] floating enable 205for_window [class="Dia" window_role="toolbox_window"] floating enable
206for_window [class="Pavucontrol" title="Volume Control"] floating enable 206for_window [class="Pavucontrol" title="Volume Control"] floating enable
207for_window [class="burp-StartBurp" title="Settings"] floating enable 207for_window [class="burp-StartBurp" title="Settings"] floating enable
208for_window [class="Yad" title="YAD"] floating enable
208 209
209assign [class="^Steam$"] $wssteam 210assign [class="^Steam$"] $wssteam
210assign [class="^Brave-browser$"] $wsbrowser 211assign [class="^Brave-browser$"] $wsbrowser