mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
home/waybar(fix): fix gammastep module
This commit is contained in:
@@ -236,7 +236,9 @@ in
|
||||
"deactivating" = " ";
|
||||
"inactive" = "? ";
|
||||
"active (Nighttime)" = " ";
|
||||
"active (Transition (Night)" = " ";
|
||||
"active (Daytime)" = " ";
|
||||
"active (Transition (Day)" = " ";
|
||||
};
|
||||
on-click = "${systemctl} --user is-active gammastep && ${systemctl} --user stop gammastep || ${systemctl} --user start gammastep";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user