summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2023-12-26 17:16:26 +0300
committerYigit Sever2023-12-26 17:16:26 +0300
commitb5b98ee9d410a1ab44c4a52655a21e88d1cb7a06 (patch)
tree78a13f724fe9d15a1b822c68ed815ee1631a3632 /.config
parent8f904714825f004434517595508d32fcd1b90a2d (diff)
downloaddotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.tar.gz
dotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.tar.bz2
dotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.zip
i3: make yad windows float
diffstat (limited to '.config')
-rw-r--r--.config/i3/config##h.lowe1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe
index 2e4ddce..f2f1a69 100644
--- a/.config/i3/config##h.lowe
+++ b/.config/i3/config##h.lowe
@@ -190,6 +190,7 @@ for_window [class="zoom" title="Chat"] floating enable
190for_window [class="Dia" window_role="toolbox_window"] floating enable 190for_window [class="Dia" window_role="toolbox_window"] floating enable
191for_window [class="Pavucontrol" title="Volume Control"] floating enable 191for_window [class="Pavucontrol" title="Volume Control"] floating enable
192for_window [class="burp-StartBurp" title="Settings"] floating enable 192for_window [class="burp-StartBurp" title="Settings"] floating enable
193for_window [class="Yad" title="YAD"] floating enable
193 194
194assign [class="^firefox$"] $wsbrowser 195assign [class="^firefox$"] $wsbrowser
195assign [class="^Zotero$"] $wszotero 196assign [class="^Zotero$"] $wszotero