2024-11-13 17:12 : id 114
This commit is contained in:
parent
3e6599b1aa
commit
6c2d7dc915
@ -234,6 +234,17 @@ in
|
|||||||
wallpaper = [ "HDMI-A-1,${WALLPAPER_PATH}" ];
|
wallpaper = [ "HDMI-A-1,${WALLPAPER_PATH}" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
hypridle = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
listener = [
|
||||||
|
{
|
||||||
|
timeout = 10;
|
||||||
|
on-timeout = "hyprlock";
|
||||||
|
};
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
wayland = {
|
wayland = {
|
||||||
windowManager = {
|
windowManager = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user