diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-05 14:36:19 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-05 14:36:19 -0400 |
| commit | 5c41160260900398b8f9440edf0c735946187e90 (patch) | |
| tree | 25de05a1c376dd2294adb7bafa84797a833ef38f /config/waybar/ModulesGroups | |
| parent | 0c5e7e9de06cc7e786974a3ee5b8e7bda517d219 (diff) | |
feat(hyprsunset): add Hyprsunset toggle script, SUPER+N keybind, and Waybar nightlight button across all layouts; include in status and vertical power groups
Diffstat (limited to 'config/waybar/ModulesGroups')
| -rw-r--r-- | config/waybar/ModulesGroups | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups index 30e47f16..8d4453a2 100644 --- a/config/waybar/ModulesGroups +++ b/config/waybar/ModulesGroups @@ -89,6 +89,7 @@ }, "modules": [ "custom/power", + "custom/nightlight", "custom/lock", "keyboard-state", "custom/keyboard", @@ -131,6 +132,7 @@ }, "modules": [ "custom/power", + "custom/nightlight", "custom/lock", "custom/logout", "custom/reboot" |
