mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 20:09:07 +01:00
hyprland/noctalia: Use hypridle for idle management
This commit is contained in:
parent
ed5b3adf2d
commit
0b09699cc5
4 changed files with 26 additions and 8 deletions
|
|
@ -96,7 +96,7 @@
|
|||
largeButtonsStyle = false;
|
||||
countdownDuration = 3000;
|
||||
};
|
||||
idle.enabled = true;
|
||||
idle.enabled = false;
|
||||
audio.mprisBlacklist = [ "firefox" ];
|
||||
network.bluetoothAutoConnect = false;
|
||||
location = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue