Fix xinput package reference in input module
This commit is contained in:
parent
e4cbaff3e0
commit
414f17a5a0
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
# Input device utilities
|
||||
libinput-gestures # For custom touchpad gestures
|
||||
evtest # For testing input devices
|
||||
xinput # X11 input device utility (still useful in Wayland)
|
||||
xorg.xinput # X11 input device utility (still useful in Wayland)
|
||||
];
|
||||
|
||||
# Enable support for additional input methods if needed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue