diff --git a/config b/config index f271f54..7b7b700 100644 --- a/config +++ b/config @@ -164,7 +164,6 @@ bindsym $mod+Shift+i nop "workspace-info" no_focus [window_type="splash"] for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable -for_window [class="Spotify"] move to workspace number 3 for_window [title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 ppt -5 px # Start stuff @@ -172,5 +171,4 @@ exec_always --no-startup-id exec systemctl --user start --no-block i3-session.ta exec --no-startup-id exec i3-msg "\ workspace number 1; append_layout ~/.config/i3/ws-emacs.json; exec exec emacs; exec exec $term; exec exec $term; \ workspace number 2; exec exec firefox; \ - workspace number 3; exec exec $mediaplayer; \ workspace number 1"