Fix hyprland setup
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
let
|
let
|
||||||
dotfiles_hypr = pkgs.fetchgit {
|
dotfiles_hypr = pkgs.fetchgit {
|
||||||
url = "https://git.nichkara.eu/dotfiles/hypr";
|
url = "https://git.nichkara.eu/dotfiles/hypr";
|
||||||
rev = "19c391a3ca47fde9ab78edca8ab34579890f117d";
|
rev = "2fe5077f180d9bd9285eb04cbe37839e2cb7c7b3";
|
||||||
sha256 = "sha256-/M+gqJ+1Z+VAHvJCKneKHmGJdxsZjoMjBNOzUzKfXzo=";
|
sha256 = "sha256-jc/5+BzqXw9PQFdI4l2G79oH02sehmSEZ0K5qjp7hPc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dotfiles_waybar = pkgs.fetchgit {
|
dotfiles_waybar = pkgs.fetchgit {
|
||||||
|
|||||||
Reference in New Issue
Block a user