inputs edit and hyprlock

This commit is contained in:
foglar 2024-11-04 15:25:24 +01:00
parent 767759aa83
commit 7a9466d45b
2 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ general {
background {
monitor =
path = /home/foglar/.cache/hyde/wall.blur
path = /home/foglar/
color = rgba(25, 20, 20, 1.0)
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations

View File

@ -13,11 +13,11 @@
# inputs.hyprland.follows = "hyprland";
#};
Hyprspace = {
url = "github:KZDKM/Hyprspace";
# Hyprspace uses latest Hyprland. We declare this to keep them in sync.
inputs.hyprland.follows = "hyprland";
};
#Hyprspace = {
# url = "github:KZDKM/Hyprspace";
# # Hyprspace uses latest Hyprland. We declare this to keep them in sync.
# inputs.hyprland.follows = "hyprland";
#};
home-manager = {
url = "github:nix-community/home-manager";