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 5, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||||
"workspace 6, (lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
"workspace 6, (lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||||
"workspace 6 silent, (steam|steam_app)" # Gaming (Silent)
|
"workspace 6 silent, (steam|steam_app)" # Gaming (Silent)
|
||||||
|
"workspace 7, (PrusaSlicer)" # 3D Printing
|
||||||
|
|
||||||
# PrismLauncher / Minecraft
|
# PrismLauncher / Minecraft
|
||||||
"float, org.prismlauncher.PrismLauncher"
|
"float, org.prismlauncher.PrismLauncher"
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"4" = " ";
|
"4" = " ";
|
||||||
"5" = " ";
|
"5" = " ";
|
||||||
"6" = " ";
|
"6" = " ";
|
||||||
|
"7" = " ";
|
||||||
default = " ";
|
default = " ";
|
||||||
};
|
};
|
||||||
all-outputs = false;
|
all-outputs = false;
|
||||||
|
@ -52,6 +53,7 @@
|
||||||
"4" = [ ];
|
"4" = [ ];
|
||||||
"5" = [ ];
|
"5" = [ ];
|
||||||
"6" = [ ];
|
"6" = [ ];
|
||||||
|
"7" = [ ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"hyprland/window" = {
|
"hyprland/window" = {
|
||||||
|
|
Loading…
Reference in a new issue