diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-28 17:40:58 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-28 17:40:58 -0500 |
commit | 7f6d2a19f82eef7996d4e1cd1bd3e4698a96e790 (patch) | |
tree | c019caa9cc6a9049aba4f92396fdf54159a15e3e | |
parent | 03790966a6a336bd5dae854c43822d760e1fbfd0 (diff) | |
download | i3-config-7f6d2a19f82eef7996d4e1cd1bd3e4698a96e790.tar.lz i3-config-7f6d2a19f82eef7996d4e1cd1bd3e4698a96e790.tar.xz i3-config-7f6d2a19f82eef7996d4e1cd1bd3e4698a96e790.zip |
added Simplescreenrecorder to floating
-rw-r--r-- | config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ for_window [title="(?i)pulseaudio multiband EQ"] floating enable for_window [class="(?i)transmission"] floating enable for_window [class="(?i)pavucontrol"] floating enable, move position mouse for_window [class="(?i)pinentry"] floating enable +for_window [class="(?i)simplescreenrecorder"] floating enable # reload the configuration file bindsym $mod+Shift+c reload |