Add dedicate 3D printer workspace
This commit is contained in:
parent
45ba61743c
commit
d256780bb0
|
@ -266,6 +266,7 @@
|
|||
"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
|
||||
|
||||
# PrismLauncher / Minecraft
|
||||
"float, org.prismlauncher.PrismLauncher"
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
"4" = " ";
|
||||
"5" = " ";
|
||||
"6" = " ";
|
||||
"7" = " ";
|
||||
default = " ";
|
||||
};
|
||||
all-outputs = false;
|
||||
|
@ -52,6 +53,7 @@
|
|||
"4" = [ ];
|
||||
"5" = [ ];
|
||||
"6" = [ ];
|
||||
"7" = [ ];
|
||||
};
|
||||
};
|
||||
"hyprland/window" = {
|
||||
|
|
Loading…
Reference in a new issue