Commit f53dbe1d3a98

Vincent Demeester <vincent@sbr.pm>
2019-06-28 15:24:34
profiles.i3: no more slack scratch
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent e526d63
Changed files (1)
modules
profiles
modules/profiles/i3.nix
@@ -197,10 +197,6 @@ in
 
         for_window [title="capture"] floating enable;
 
-        ## hide those chats !
-        for_window [class="Slack"] move scratchpad; [class="Slack"] scratchpad show
-        bindcode $mod+Shift+49 [class="Slack"] scratchpad show
-
         bindsym XF86MonBrightnessUp exec "xbacklight -inc 10"
         bindsym XF86MonBrightnessDown exec "xbacklight -dec 10"
         bindsym shift+XF86MonBrightnessUp exec "xbacklight -inc 1"