diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-21 23:27:57 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-21 23:27:57 +0000 |
commit | e491add639370ca2be459d407d08895d919bf99d (patch) | |
tree | 0024ce9ea4e9bee695eb4682cea400a95c7176f0 /src/usr/share/applications/keyboard-leds-trayicons.desktop | |
parent | initial commit (diff) | |
parent | add bunch of things (diff) | |
download | keyboard-leds-trayicons-e491add639370ca2be459d407d08895d919bf99d.tar.gz keyboard-leds-trayicons-e491add639370ca2be459d407d08895d919bf99d.tar.bz2 keyboard-leds-trayicons-e491add639370ca2be459d407d08895d919bf99d.zip |
add bunch of things
Closes #2 and #1
See merge request bgstack15/keyboard-leds-trayicons!1
Diffstat (limited to 'src/usr/share/applications/keyboard-leds-trayicons.desktop')
-rw-r--r-- | src/usr/share/applications/keyboard-leds-trayicons.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/usr/share/applications/keyboard-leds-trayicons.desktop b/src/usr/share/applications/keyboard-leds-trayicons.desktop new file mode 100644 index 0000000..aa0fb8e --- /dev/null +++ b/src/usr/share/applications/keyboard-leds-trayicons.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Categories=Utility;TrayIcon; +Comment=Show capslock and numlock indicators +Exec=/usr/bin/keyboard-leds-trayicons +Icon=capslock-on +Keywords=trayicon;capslock;numlock; +Name=Keyboard LEDs trayicons +NoDisplay=false +Terminal=false +Type=Application +X-GNOME-Autostart-Phase=WindowManager |