inputs edit and hyprlock
This commit is contained in:
parent
767759aa83
commit
7a9466d45b
@ -10,7 +10,7 @@ general {
|
|||||||
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = /home/foglar/.cache/hyde/wall.blur
|
path = /home/foglar/
|
||||||
color = rgba(25, 20, 20, 1.0)
|
color = rgba(25, 20, 20, 1.0)
|
||||||
|
|
||||||
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
||||||
|
|||||||
10
flake.nix
10
flake.nix
@ -13,11 +13,11 @@
|
|||||||
# inputs.hyprland.follows = "hyprland";
|
# inputs.hyprland.follows = "hyprland";
|
||||||
#};
|
#};
|
||||||
|
|
||||||
Hyprspace = {
|
#Hyprspace = {
|
||||||
url = "github:KZDKM/Hyprspace";
|
# url = "github:KZDKM/Hyprspace";
|
||||||
# Hyprspace uses latest Hyprland. We declare this to keep them in sync.
|
# # Hyprspace uses latest Hyprland. We declare this to keep them in sync.
|
||||||
inputs.hyprland.follows = "hyprland";
|
# inputs.hyprland.follows = "hyprland";
|
||||||
};
|
#};
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
url = "github:nix-community/home-manager";
|
url = "github:nix-community/home-manager";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user