If I can find out how to make it work without the double definition

i'll be happy
This commit is contained in:
Noa Aarts 2024-04-05 13:58:29 +02:00
parent 47fa902c75
commit f350f26baf
6 changed files with 13 additions and 9 deletions

View file

@ -15,7 +15,7 @@ in
programs.waybar.settings.mainBar."${name}" = {
format = "";
on-click = "wofi-power";
# on-click-right = "swaylock"; # TODO: change to whatever lock screen i want
on-click-right = "swaylock"; # TODO: change to whatever lock screen i want
};
};
}