chore(hyprland): remove hyprlock from hypridle
When hyprland crashes it makes hyprlock go haywire, so for now, we'll remove it.
This commit is contained in:
parent
8aa5a877a1
commit
441cfd8105
3 changed files with 10 additions and 138 deletions
|
@ -134,12 +134,8 @@
|
|||
screenshot.enable = true;
|
||||
};
|
||||
|
||||
# Enable hypridle and hyprlock
|
||||
# Enable hypridle
|
||||
hypridle.enable = true;
|
||||
hyprlock = {
|
||||
enable = true;
|
||||
background = "/mnt/internal/personal/wallpapers/wallhaven-2em8y6.jpg";
|
||||
};
|
||||
|
||||
# Add monitor configuration to hyprland
|
||||
extraConfig = # hyprlang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue