More cleanup and adding more workspace assignments

This commit is contained in:
Siina Mashek 2023-12-21 11:43:33 +02:00
parent ae38216dee
commit 3a614f76e7
4 changed files with 11 additions and 11 deletions

View File

@ -0,0 +1,6 @@
workspace 1 output DP-3
workspace 2 output DP-3
workspace 3 output HDMI-A-1
workspace 4 output HDMI-A-1
workspace Mail output HDMI-A-1
workspace OBS output HDMI-A-1

View File

@ -0,0 +1,5 @@
assign [title="Steam"] 2
assign [title="Discord"] 3
assign [class="com.wurmonline.client.launcherfx.WurmMain"] Wurm Online
assign [app_id="thunderbird"] Mail
assign [app_id="com.obsproject.Studio"] OBS

View File

@ -1,12 +1,6 @@
# Start audio
exec gentoo-pipewire-launcher restart &
# Assign workspaces to monitors
workspace 1 output DP-3
workspace 2 output DP-3
workspace 3 output HDMI-A-1
workspace 4 output HDMI-A-1
# Run in bg/tray
exec keepassxc
exec nextcloud
@ -25,9 +19,5 @@ exec firefox-bin
workspace 4
exec telegram-desktop
# Needs to be forced due to launcher loading
assign [title="Steam"] 2
assign [title="Discord"] 3
# Focus back to main workspace
workspace 1

View File

@ -1 +0,0 @@
assign [class="com.wurmonline.client.launcherfx.WurmMain"] Wurm Online