Skip to content

Instantly share code, notes, and snippets.

View Argus-Khan's full-sized avatar
🎯
To many projects, not enough hours in the day.

Argus K Argus-Khan

🎯
To many projects, not enough hours in the day.
View GitHub Profile
@Sporif
Sporif / kwin-input-devices
Last active February 4, 2025 00:14
Enable or disable input devices on KDE
#!/usr/bin/env bash
SERVICE="org.kde.KWin"
DBUS_PATH="/org/kde/KWin/InputDevice"
INTERFACE="org.kde.KWin.InputDevice"
METHOD_GET="org.freedesktop.DBus.Properties.Get"
METHOD_SET="org.freedesktop.DBus.Properties.Set"
declare -A devices=(
["asus_numpad"]=''