save me I'm trapped in a vile world where the

the endgame's all the same as every other
we're only here to die
save me
I'm losing my only dream
save me
I can use some guiding light some place to go
if you hear me let me know
if you hear me let me know
This commit is contained in:
jacekpoz 2024-08-30 20:46:26 +02:00
parent 07d71eefdf
commit 130af6f849
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -8,9 +8,7 @@
mpc = getExe pkgs.mpc-cli;
sleep = getExe' pkgs.coreutils-full "sleep";
inherit (inputs.hyprland.packages.${pkgs.system}) hyprland;
hyprctl = getExe' hyprland "hyprctl";
hyprctl = getExe' inputs.hyprland.packages.${pkgs.system} "hyprctl";
in {
powerManagement = {
enable = true;