Skip to content

Commit

Permalink
Add a desktop file (#14)
Browse files Browse the repository at this point in the history
Users can copy this desktop file to $XDG_CONFIG_HOME/autostart to enable
autostart on most desktop environments.
  • Loading branch information
Magnus Groß authored and Coffee2CodeNL committed Mar 27, 2019
1 parent 81f1dbf commit 9f97f7c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gebaar-libinput.desktop
@@ -0,0 +1,8 @@
[Desktop Entry]
Name=gebaar-libinput
Comment=Touchpad Gesture Daemon for libinput
Exec=/usr/bin/gebaard -b
StartupNotify=false
Terminal=false
Type=Application
X-GNOME-Autostart-enabled=true

0 comments on commit 9f97f7c

Please sign in to comment.