worst wallpaper switcher EVER
This commit is contained in:
parent
cff640a554
commit
d6ba358108
13 changed files with 50 additions and 3 deletions
|
@ -66,6 +66,7 @@ in {
|
|||
"battery"
|
||||
"custom/weather"
|
||||
"privacy"
|
||||
"custom/wallpaper"
|
||||
];
|
||||
};
|
||||
"group/power" = {
|
||||
|
@ -98,6 +99,12 @@ in {
|
|||
tooltip-format = "Power menu";
|
||||
on-click = "${powerSelect}";
|
||||
};
|
||||
"custom/wallpaper" = {
|
||||
format = "";
|
||||
tooltip = true;
|
||||
tooltip-format = "Change wallpaper";
|
||||
on-click = "${config.modules.desktop.swww.swapScript}";
|
||||
};
|
||||
"hyprland/workspaces" = {
|
||||
format = "{icon}";
|
||||
format-icons = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue