diff options
author | Yigit Sever | 2020-12-06 04:21:09 +0300 |
---|---|---|
committer | Yigit Sever | 2020-12-06 04:21:09 +0300 |
commit | 5dea295997ed9c52924b3dc1687e98dd157298d3 (patch) | |
tree | 6bf0657c6bee7ab63077b0f51b32f3e8733de1b2 /.config/i3 | |
parent | 9de1573be8f66cc327602b01f6fd59a2cd922f77 (diff) | |
download | dotfiles-5dea295997ed9c52924b3dc1687e98dd157298d3.tar.gz dotfiles-5dea295997ed9c52924b3dc1687e98dd157298d3.tar.bz2 dotfiles-5dea295997ed9c52924b3dc1687e98dd157298d3.zip |
set pavucontrol window to float
Diffstat (limited to '.config/i3')
-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 96f888b..d8e1ad0 100644 --- a/.config/i3/config##c.desktop,h.maus +++ b/.config/i3/config##c.desktop,h.maus | |||
@@ -190,6 +190,7 @@ for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] fl | |||
190 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 190 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
191 | for_window [class="zoom" title="Chat"] floating enable | 191 | for_window [class="zoom" title="Chat"] floating enable |
192 | for_window [class="Dia" window_role="toolbox_window"] floating enable | 192 | for_window [class="Dia" window_role="toolbox_window"] floating enable |
193 | for_window [class="Pavucontrol" title="Volume Control"] floating enable | ||
193 | assign [class="^Steam$"] 9 | 194 | assign [class="^Steam$"] 9 |
194 | assign [class="^Zotero$"] $wszotero | 195 | assign [class="^Zotero$"] $wszotero |
195 | 196 | ||