commit f53dbe1d3a987350ee57d2e0e995e410eb7bf773
parent e526d639e8fbdaa6b6942984b17881dce424955c
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 28 Jun 2019 15:24:34 +0200
profiles.i3: no more slack scratch
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/modules/profiles/i3.nix b/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"