mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 17:29:57 -05:00
sideright: hide night light button when unavailable
This commit is contained in:
@@ -90,7 +90,7 @@ const togglesBox = Widget.Box({
|
||||
ToggleIconBluetooth(),
|
||||
await ModuleRawInput(),
|
||||
await HyprToggleIcon('touchpad_mouse', 'No touchpad while typing', 'input:touchpad:disable_while_typing', {}),
|
||||
ModuleNightLight(),
|
||||
await ModuleNightLight(),
|
||||
await ModuleInvertColors(),
|
||||
ModuleIdleInhibitor(),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user