change no touchpad while typing icon

This commit is contained in:
end-4
2024-03-28 17:34:22 +07:00
parent 0b394d49ae
commit 31845b97c2
+1 -1
View File
@@ -82,7 +82,7 @@ const togglesBox = Widget.Box({
ToggleIconWifi(),
ToggleIconBluetooth(),
await ModuleRawInput(),
await HyprToggleIcon('front_hand', 'No touchpad while typing', 'input:touchpad:disable_while_typing', {}),
await HyprToggleIcon('touchpad_mouse', 'No touchpad while typing', 'input:touchpad:disable_while_typing', {}),
ModuleNightLight(),
await ModuleInvertColors(),
ModuleIdleInhibitor(),