diff --git a/host_vars/kronos b/host_vars/kronos index 364cc4d..a0f89fe 100644 --- a/host_vars/kronos +++ b/host_vars/kronos @@ -44,5 +44,4 @@ workspaces: autostart: - command: "spotify --enable-features=UseOzonePlatform --ozone-platform=wayland" workspace: 9 - silent: true - - command: "flatpak run --session-bus com.github.wwmm.easyeffects --gapplication-service" + silent: true \ No newline at end of file diff --git a/roles/desktop-environment/tasks/hyprland.yml b/roles/desktop-environment/tasks/hyprland.yml index f563582..0ed4a08 100644 --- a/roles/desktop-environment/tasks/hyprland.yml +++ b/roles/desktop-environment/tasks/hyprland.yml @@ -97,13 +97,13 @@ recursive: true loop: - repo: "https://github.com/hyprwm/hyprutils.git" - version: "v0.7.1" + version: "v0.5.2" dest: "/usr/local/src/hyprutils" - repo: "https://github.com/hyprwm/hyprwayland-scanner.git" version: "v0.4.4" dest: "/usr/local/src/hyprwayland-scanner" - repo: "https://github.com/hyprwm/hyprlang.git" - version: "v0.6.3" + version: "v0.6.0" dest: "/usr/local/src/hyprlang" - repo: "https://github.com/hyprwm/hyprcursor.git" version: "v0.1.12" @@ -115,16 +115,16 @@ version: "v0.8.0" dest: "/usr/local/src/Aquamarine" - repo: "https://github.com/hyprwm/hyprgraphics.git" - version: "v0.1.3" + version: "v0.1.2" dest: "/usr/local/src/hyprgraphics" - repo: "https://github.com/hyprwm/Hyprland.git" - version: "v0.49.0" + version: "v0.48.1" dest: "/usr/local/src/Hyprland" - repo: "https://github.com/hyprwm/hyprland-qt-support.git" version: "v0.1.0" dest: "/usr/local/src/hyprland-qt-support" - repo: "https://github.com/hyprwm/hyprland-qtutils.git" - version: "v0.1.4" + version: "v0.1.3" dest: "/usr/local/src/hyprland-qtutils" - name: Build hyprutils