mirror of
https://github.com/unman/shaker.git
synced 2024-10-01 01:25:41 -04:00
11 lines
200 B
Desktop File
Executable File
11 lines
200 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
|
Categories=Office;Network;Email;
|
|
Comment=Simple configuration for mutt
|
|
Exec=/home/user/setup_mutt.sh
|
|
Icon=mutt
|
|
Name=Setup_mutt
|
|
Terminal=false
|
|
Type=Application
|