fix: poll idle inhibitor on toggle
This requires the latest version of EWW, so that will be its own input until nixpkgs catches up.
This commit is contained in:
parent
573412f167
commit
fff683e301
5 changed files with 79 additions and 6 deletions
|
|
@ -15,9 +15,9 @@ inputs = {
|
|||
|
||||
tokyo-night-sddm-src.url = "github:rototrash/tokyo-night-sddm";
|
||||
tokyo-night-sddm-src.flake = false;
|
||||
|
||||
macos-hyprcursor-src.url = "github:driedpampas/macOS-hyprcursor";
|
||||
macos-hyprcursor-src.flake = false;
|
||||
eww.url = "github:elkowar/eww";
|
||||
};
|
||||
outputs = { self,
|
||||
nixpkgs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue