Swap order of printing and game workspaces
This commit is contained in:
parent
f20695d45d
commit
5971d10483
|
@ -246,9 +246,9 @@
|
|||
"workspace 3, (signal|whatsapp-for-linux|WebCord|teams-for-linux|twinkle)" # Messaging
|
||||
"workspace 4, (libreoffice|soffice)(.*)" # Documents
|
||||
"workspace 5, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||
"workspace 6, (lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||
"workspace 6 silent, (steam|steam_app)" # Gaming (Silent)
|
||||
"workspace 7, (PrusaSlicer)" # 3D Printing
|
||||
"workspace 6, (PrusaSlicer)" # 3D Printing
|
||||
"workspace 7, (lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||
"workspace 7 silent, (steam|steam_app)" # Gaming (Silent)
|
||||
|
||||
# PrismLauncher / Minecraft
|
||||
"float, org.prismlauncher.PrismLauncher"
|
||||
|
|
|
@ -42,8 +42,8 @@
|
|||
"3" = " ";
|
||||
"4" = " ";
|
||||
"5" = " ";
|
||||
"6" = " ";
|
||||
"7" = " ";
|
||||
"6" = " ";
|
||||
"7" = " ";
|
||||
default = " ";
|
||||
};
|
||||
all-outputs = false;
|
||||
|
|
Loading…
Reference in a new issue