diff options
Diffstat (limited to 'src/etc')
-rw-r--r-- | src/etc/keyboard-leds-trayicons.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/etc/keyboard-leds-trayicons.conf b/src/etc/keyboard-leds-trayicons.conf new file mode 100644 index 0000000..db9e4ff --- /dev/null +++ b/src/etc/keyboard-leds-trayicons.conf @@ -0,0 +1,5 @@ +KLT_CAPS_ON_ICON=capslock-on +KLT_CAPS_OFF_ICON=capslock-off +KLT_NUM_ON_ICON=numlock-on +KLT_NUM_OFF_ICON=numlock-off +KLT_KILLFILE="/var/run/user/$( id -u )/kill-all-leds-trayicons" |