forked from mirrors_public/oddlama_nix-config
chore: update nixpkgs
This commit is contained in:
parent
d5bca06a56
commit
ba66772cb1
8 changed files with 48 additions and 49 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue