diff options
| author | Yigit Sever | 2023-12-26 17:16:26 +0300 |
|---|---|---|
| committer | Yigit Sever | 2023-12-26 17:16:26 +0300 |
| commit | b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06 (patch) | |
| tree | 78a13f724fe9d15a1b822c68ed815ee1631a3632 | |
| parent | 8f904714825f004434517595508d32fcd1b90a2d (diff) | |
| download | dotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.tar.gz dotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.tar.bz2 dotfiles-b5b98ee9d410a1ab44c4a52655a21e88d1cb7a06.zip | |
i3: make yad windows float
| -rw-r--r-- | .config/i3/config##h.lowe | 1 |
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 | |||
| 190 | for_window [class="Dia" window_role="toolbox_window"] floating enable | 190 | for_window [class="Dia" window_role="toolbox_window"] floating enable |
| 191 | for_window [class="Pavucontrol" title="Volume Control"] floating enable | 191 | for_window [class="Pavucontrol" title="Volume Control"] floating enable |
| 192 | for_window [class="burp-StartBurp" title="Settings"] floating enable | 192 | for_window [class="burp-StartBurp" title="Settings"] floating enable |
| 193 | for_window [class="Yad" title="YAD"] floating enable | ||
| 193 | 194 | ||
| 194 | assign [class="^firefox$"] $wsbrowser | 195 | assign [class="^firefox$"] $wsbrowser |
| 195 | assign [class="^Zotero$"] $wszotero | 196 | assign [class="^Zotero$"] $wszotero |
