forked from Shinonome/dots-hyprland
change no touchpad while typing icon
This commit is contained in:
@@ -82,7 +82,7 @@ const togglesBox = Widget.Box({
|
|||||||
ToggleIconWifi(),
|
ToggleIconWifi(),
|
||||||
ToggleIconBluetooth(),
|
ToggleIconBluetooth(),
|
||||||
await ModuleRawInput(),
|
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(),
|
ModuleNightLight(),
|
||||||
await ModuleInvertColors(),
|
await ModuleInvertColors(),
|
||||||
ModuleIdleInhibitor(),
|
ModuleIdleInhibitor(),
|
||||||
|
|||||||
Reference in New Issue
Block a user