Compare commits

...

2 commits

2 changed files with 7 additions and 6 deletions

View file

@ -45,3 +45,4 @@ autostart:
- command: "spotify --enable-features=UseOzonePlatform --ozone-platform=wayland" - command: "spotify --enable-features=UseOzonePlatform --ozone-platform=wayland"
workspace: 9 workspace: 9
silent: true silent: true
- command: "flatpak run --session-bus com.github.wwmm.easyeffects --gapplication-service"

View file

@ -97,13 +97,13 @@
recursive: true recursive: true
loop: loop:
- repo: "https://github.com/hyprwm/hyprutils.git" - repo: "https://github.com/hyprwm/hyprutils.git"
version: "v0.5.2" version: "v0.7.1"
dest: "/usr/local/src/hyprutils" dest: "/usr/local/src/hyprutils"
- repo: "https://github.com/hyprwm/hyprwayland-scanner.git" - repo: "https://github.com/hyprwm/hyprwayland-scanner.git"
version: "v0.4.4" version: "v0.4.4"
dest: "/usr/local/src/hyprwayland-scanner" dest: "/usr/local/src/hyprwayland-scanner"
- repo: "https://github.com/hyprwm/hyprlang.git" - repo: "https://github.com/hyprwm/hyprlang.git"
version: "v0.6.0" version: "v0.6.3"
dest: "/usr/local/src/hyprlang" dest: "/usr/local/src/hyprlang"
- repo: "https://github.com/hyprwm/hyprcursor.git" - repo: "https://github.com/hyprwm/hyprcursor.git"
version: "v0.1.12" version: "v0.1.12"
@ -115,16 +115,16 @@
version: "v0.8.0" version: "v0.8.0"
dest: "/usr/local/src/Aquamarine" dest: "/usr/local/src/Aquamarine"
- repo: "https://github.com/hyprwm/hyprgraphics.git" - repo: "https://github.com/hyprwm/hyprgraphics.git"
version: "v0.1.2" version: "v0.1.3"
dest: "/usr/local/src/hyprgraphics" dest: "/usr/local/src/hyprgraphics"
- repo: "https://github.com/hyprwm/Hyprland.git" - repo: "https://github.com/hyprwm/Hyprland.git"
version: "v0.48.1" version: "v0.49.0"
dest: "/usr/local/src/Hyprland" dest: "/usr/local/src/Hyprland"
- repo: "https://github.com/hyprwm/hyprland-qt-support.git" - repo: "https://github.com/hyprwm/hyprland-qt-support.git"
version: "v0.1.0" version: "v0.1.0"
dest: "/usr/local/src/hyprland-qt-support" dest: "/usr/local/src/hyprland-qt-support"
- repo: "https://github.com/hyprwm/hyprland-qtutils.git" - repo: "https://github.com/hyprwm/hyprland-qtutils.git"
version: "v0.1.3" version: "v0.1.4"
dest: "/usr/local/src/hyprland-qtutils" dest: "/usr/local/src/hyprland-qtutils"
- name: Build hyprutils - name: Build hyprutils