diff options
author | Yigit Sever | 2020-10-29 13:15:41 +0300 |
---|---|---|
committer | Yigit Sever | 2020-10-29 13:15:41 +0300 |
commit | df8b212851cf07fc8fa278a5e19f00fe784f0b12 (patch) | |
tree | 1703112353e29fc2dee167e3973d18f4bd15a5f0 | |
parent | 834b77ce915570d9eb3f5f39a1a258a876c5922c (diff) | |
download | dotfiles-df8b212851cf07fc8fa278a5e19f00fe784f0b12.tar.gz dotfiles-df8b212851cf07fc8fa278a5e19f00fe784f0b12.tar.bz2 dotfiles-df8b212851cf07fc8fa278a5e19f00fe784f0b12.zip |
make dia windows float
-rw-r--r-- | .config/i3/config##c.desktop,h.maus | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config##c.desktop,h.maus b/.config/i3/config##c.desktop,h.maus index 14f0394..f7f802e 100644 --- a/.config/i3/config##c.desktop,h.maus +++ b/.config/i3/config##c.desktop,h.maus | |||
@@ -281,6 +281,7 @@ default_border pixel 2 | |||
281 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 281 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
282 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 282 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
283 | for_window [class="zoom" title="Chat"] floating enable | 283 | for_window [class="zoom" title="Chat"] floating enable |
284 | for_window [class="Dia" window_role="toolbox_window"] floating enable | ||
284 | assign [class="^Steam$"] 9 | 285 | assign [class="^Steam$"] 9 |
285 | assign [class="^Zotero$"] $wszotero | 286 | assign [class="^Zotero$"] $wszotero |
286 | 287 | ||