From dba813b2928c16b7029eae200b3992929ae793f8 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 8 Apr 2019 13:16:15 +0200 Subject: i3: Allow firefox on all workspaces Signed-off-by: Florian Pritz --- .i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.i3/config b/.i3/config index a6d3e4a..54e3b33 100644 --- a/.i3/config +++ b/.i3/config @@ -32,7 +32,6 @@ workspace_auto_back_and_forth yes # autostart exec --no-startup-id systemd-run -G --user -E PATH="$PATH" -E PERL5LIB="$PERL5LIB" --unit imap-notify imap-notify.pl --debug -assign [class="^Firefox$"] 2 assign [class="^Hamster$"] 3 for_window [class="^Steam$" title=" - Chat$"] move window to workspace 3 for_window [class="^Qalculate-gtk$"] floating enable -- cgit v1.2.3-24-g4f1b