diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-25 21:27:34 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-25 21:27:34 -0500 |
commit | 1de4d589b90d468b4fb137c063eb35524da4557f (patch) | |
tree | 531906afd1c5f81f9b9cbac1c18258b47ce0fe07 | |
parent | fd5efa6fa892d98a495d77293a1dea67d2233e14 (diff) | |
download | i3-config-1de4d589b90d468b4fb137c063eb35524da4557f.tar.lz i3-config-1de4d589b90d468b4fb137c063eb35524da4557f.tar.xz i3-config-1de4d589b90d468b4fb137c063eb35524da4557f.zip |
added firetools to floating windows
-rw-r--r-- | config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ assign [instance=irc] $workspace7 assign [class=Lxappearance|Lxtask|GParted|Pavucontrol|Lxrandr|Arandr] $workspace8 # Programs floating +for_window [class="(?i)firetools"] floating enable for_window [class="(?i)lxappearance"] floating enable for_window [title="(?i)pulseaudio multiband EQ"] floating enable for_window [class="(?i)transmission"] floating enable |