mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: enable swayosd
This commit is contained in:
parent
d485984d0a
commit
d6e7241934
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.swayosd.enable = true;
|
||||||
|
|
||||||
programs.hyprlock = lib.mkIf cfg.screenlocker.enable {
|
programs.hyprlock = lib.mkIf cfg.screenlocker.enable {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue