Changed to new monitor setup

This commit is contained in:
2022-09-12 09:05:15 +02:00
parent 0a6f669cc1
commit 2088aecfb6
2 changed files with 12 additions and 11 deletions

View File

@ -160,8 +160,8 @@ bindsym $mod+Shift+9 move container to workspace number $ws9; workspace $ws9
bindsym $mod+Shift+0 move container to workspace number $ws10; workspace $ws10
# Monitor config
set $monitor_left DVI-D-0
set $monitor_right DVI-D-1
set $monitor_left DVI-D-1
set $monitor_right VGA-0
workspace $ws1 output $monitor_left
workspace $ws2 output $monitor_left
@ -297,17 +297,17 @@ for_window [class="Pamac-updater"] floating enable
for_window [window_role=floating] floating enable
########## Autostart applications ##########
exec --no-startup-id "i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-chat.json'"
# exec --no-startup-id "i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-chat.json'"
exec firefox
exec thunderbird
exec chat.rocket.RocketChat no_focus
exec element-desktop no_focus
exec telegram-desktop no_focus
# exec thunderbird
# exec chat.rocket.RocketChat no_focus
# exec element-desktop no_focus
# exec telegram-desktop no_focus
exec --no-startup-id nm-applet
exec --no-startup-id xfce4-power-manager
exec --no-startup-id nextcloud
# exec --no-startup-id nextcloud
# Authentication agent
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Notify about software updates
@ -324,5 +324,5 @@ exec --no-startup-id dunst -config /home/julian/.config/dunst/dunstrc
# Default workspaces at startup (no need because autostart applications get always focused)
#exec --no-startup-id i3-msg workspace $ws1
exec --no-startup-id i3-msg workspace $ws10
# exec --no-startup-id i3-msg workspace $ws10