More cleanup and adding more workspace assignments
This commit is contained in:
parent
ae38216dee
commit
3a614f76e7
|
@ -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
|
|
@ -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
|
|
@ -1,12 +1,6 @@
|
||||||
# Start audio
|
# Start audio
|
||||||
exec gentoo-pipewire-launcher restart &
|
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
|
# Run in bg/tray
|
||||||
exec keepassxc
|
exec keepassxc
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
|
@ -25,9 +19,5 @@ exec firefox-bin
|
||||||
workspace 4
|
workspace 4
|
||||||
exec telegram-desktop
|
exec telegram-desktop
|
||||||
|
|
||||||
# Needs to be forced due to launcher loading
|
|
||||||
assign [title="Steam"] 2
|
|
||||||
assign [title="Discord"] 3
|
|
||||||
|
|
||||||
# Focus back to main workspace
|
# Focus back to main workspace
|
||||||
workspace 1
|
workspace 1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
assign [class="com.wurmonline.client.launcherfx.WurmMain"] Wurm Online
|
|
Loading…
Reference in New Issue