feat: update hyprland
This commit is contained in:
parent
053f516175
commit
b5b54eb0e7
3 changed files with 90 additions and 49 deletions
|
|
@ -52,7 +52,11 @@
|
|||
|
||||
# Hyprland
|
||||
hypr-contrib.url = "github:hyprwm/contrib";
|
||||
hyprland.url = "github:hyprwm/Hyprland/v0.39.1";
|
||||
hyprland = {
|
||||
type = "git";
|
||||
url = "https://github.com/hyprwm/Hyprland";
|
||||
submodules = true;
|
||||
};
|
||||
|
||||
# Laptop
|
||||
asus-touchpad-numpad-driver.url = "github:MoritzBoehme/asus-touchpad-numpad-driver/german-layout";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue