diff options
author | Florian Pritz <florian.pritz@rise-world.com> | 2019-04-08 13:16:15 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-10-08 15:57:26 +0200 |
commit | dba813b2928c16b7029eae200b3992929ae793f8 (patch) | |
tree | 0e713e84012a4b4172da3384b5367a2831424751 | |
parent | f10a8b403109e140e2be0c2b4af9819feb29b5f6 (diff) | |
download | dotfiles-dba813b2928c16b7029eae200b3992929ae793f8.tar.gz dotfiles-dba813b2928c16b7029eae200b3992929ae793f8.tar.xz |
i3: Allow firefox on all workspaces
Signed-off-by: Florian Pritz <florian.pritz@rise-world.com>
-rw-r--r-- | .i3/config | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |