Skip to content

Commit

Permalink
feat(keymapp): autostart on gnome
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Aug 31, 2024
1 parent c63a299 commit 44e0efd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions home/private_dot_config/autostart/Keymapp.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Desktop Entry]
Type=Application
Name=Keymapp
Exec="/var/home/scta/.local/bin/keymapp"
X-GNOME-Autostart-enabled=true
X-GNOME-Autostart-Delay=10

0 comments on commit 44e0efd

Please sign in to comment.