chore: update nixpkgs

This commit is contained in:
oddlama 2025-04-07 10:26:20 +02:00
parent d5bca06a56
commit ba66772cb1
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
8 changed files with 48 additions and 49 deletions

View file

@ -61,13 +61,13 @@
format = "";
on-click = "${lib.getExe pkgs.hyprpicker} --autocopy";
};
"custom/cycle_wallpaper" = {
format = " ";
tooltip = true;
tooltip-format = "Change wallpaper";
on-click = "systemctl --user start swww-update-wallpaper";
};
#
# "custom/cycle_wallpaper" = {
# format = " ";
# tooltip = true;
# tooltip-format = "Change wallpaper";
# on-click = "systemctl --user start swww-update-wallpaper";
# };
"custom/notification" = {
tooltip = false;