feat(hypr): switch from swaylock to hyprlock

This commit is contained in:
matt1432 2024-03-03 17:18:59 -05:00
parent a13b221e49
commit 477ef7759a
6 changed files with 120 additions and 68 deletions
devices/wim/modules

View file

@ -34,5 +34,6 @@ in {
sudo.text = mkDefault (mkBefore grosshackConf);
login.text = mkDefault (mkBefore grosshackConf);
polkit-1.text = mkDefault (mkBefore grosshackConf);
hyprlock.text = mkDefault (mkBefore grosshackConf);
};
}