diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index ae9127a1..e0a359d1 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -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" diff --git a/system/home/waybar.nix b/system/home/waybar.nix index 572e40c5..9a4f5c53 100644 --- a/system/home/waybar.nix +++ b/system/home/waybar.nix @@ -42,6 +42,7 @@ "4" = "󰝚 "; "5" = "󰢹 "; "6" = "󰊗 "; + "7" = "󰐫 "; default = "󰀻 "; }; all-outputs = false; @@ -52,6 +53,7 @@ "4" = [ ]; "5" = [ ]; "6" = [ ]; + "7" = [ ]; }; }; "hyprland/window" = {