diff options
author | Yigit Sever | 2024-02-05 01:15:32 +0300 |
---|---|---|
committer | Yigit Sever | 2024-02-05 01:15:32 +0300 |
commit | 6e8e2cceaea3f78f4b15170c85540fd4f0ed972a (patch) | |
tree | d82547763b9fe75fcb9394be0ec6caa3f39c1211 /.config/i3/config##h.maus | |
parent | 5e2b1b368932d73ea5919d448ae159e6bd88a65e (diff) | |
download | dotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.tar.gz dotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.tar.bz2 dotfiles-6e8e2cceaea3f78f4b15170c85540fd4f0ed972a.zip |
i3: make yad windows float on maus
Diffstat (limited to '.config/i3/config##h.maus')
-rw-r--r-- | .config/i3/config##h.maus | 1 |
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 | |||
205 | for_window [class="Dia" window_role="toolbox_window"] floating enable | 205 | for_window [class="Dia" window_role="toolbox_window"] floating enable |
206 | for_window [class="Pavucontrol" title="Volume Control"] floating enable | 206 | for_window [class="Pavucontrol" title="Volume Control"] floating enable |
207 | for_window [class="burp-StartBurp" title="Settings"] floating enable | 207 | for_window [class="burp-StartBurp" title="Settings"] floating enable |
208 | for_window [class="Yad" title="YAD"] floating enable | ||
208 | 209 | ||
209 | assign [class="^Steam$"] $wssteam | 210 | assign [class="^Steam$"] $wssteam |
210 | assign [class="^Brave-browser$"] $wsbrowser | 211 | assign [class="^Brave-browser$"] $wsbrowser |