trying hardcoding output device in persistent_workspaces (also doesn't work)

This commit is contained in:
rileyrg 2024-09-19 08:21:43 +02:00
parent 2f91744d26
commit 10af2efef1
2 changed files with 6 additions and 6 deletions

View file

@ -41,10 +41,10 @@
"sway/workspaces": {
"persistent_workspaces": {
"1": [],
"2": [],
"1": ["DP-4"],
"2": ["DP-4"],
"3": [],
"4": [],
"4": ["DP-3"],
"5": [],
"6": [],
"7": [],

View file

@ -1399,10 +1399,10 @@ https://github.com/Alexays/Waybar/wiki/Configuration
"sway/workspaces": {
"persistent_workspaces": {
"1": [],
"2": [],
"1": ["DP-4"],
"2": ["DP-4"],
"3": [],
"4": [],
"4": ["DP-3"],
"5": [],
"6": [],
"7": [],