Compare commits
No commits in common. "d11c691c9b7f4698264fd0cd98e92d21087d7e25" and "5ee39ea1b46a15e8da848a04aeeaa5d74dd90b8a" have entirely different histories.
d11c691c9b
...
5ee39ea1b4
2 changed files with 6 additions and 7 deletions
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue