From c39663adee1d0d3960e5b8d1061ea6de8f61b5f4 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Tue, 18 Nov 2025 12:18:22 +0100 Subject: [PATCH] no autoname workspaces --- home-modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 8a4783d..750b546 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -213,7 +213,7 @@ in { exec-once = [ "waybar" "swww-daemon" - "hyprland-autoname-workspaces" + # "hyprland-autoname-workspaces" "/usr/lib/polkit-kde-authentication-agent-1 " "dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP" "syncthing -no-browser"