diff options
author | Jesús <heckyel@hyperbola.info> | 2019-07-01 12:12:26 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-07-01 12:12:26 -0500 |
commit | e685f2c4a7ec47672c3947b3e24f2adcaf106478 (patch) | |
tree | b9c95a0091725bca5b77492fd834c8931c1b618e | |
parent | 7dabf754a23912875c8b8442c43d668eea4f96f0 (diff) | |
download | i3-config-e685f2c4a7ec47672c3947b3e24f2adcaf106478.tar.lz i3-config-e685f2c4a7ec47672c3947b3e24f2adcaf106478.tar.xz i3-config-e685f2c4a7ec47672c3947b3e24f2adcaf106478.zip |
remove preferences title closed #1
-rw-r--r-- | config | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -150,8 +150,6 @@ for_window [class="(?i)pinentry"] floating enable for_window [class="(?i)simplescreenrecorder"] floating enable for_window [class="(?i)transmission"] floating enable # title -for_window [title="(?i)preferences"] floating enable -for_window [title="(?i)preferencias"] floating enable for_window [title="(?i)pulseaudio multiband EQ"] floating enable # window_role for_window [window_role="(?i)about"] floating enable |