Move/rename config files/.desktop files into subdirs
This makes it easier to install them with the correct name when using autotools.
This commit is contained in:
11
share/applications/i3.desktop
Normal file
11
share/applications/i3.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=i3
|
||||
NoDisplay=true
|
||||
GenericName=A dynamic tiling window manager
|
||||
Comment=improved dynamic tiling window manager
|
||||
Exec=i3
|
||||
X-GNOME-WMName=i3
|
||||
X-GNOME-Autostart-Phase=WindowManager
|
||||
X-GNOME-Provides=windowmanager
|
||||
X-GNOME-Autostart-Notify=false
|
Reference in New Issue
Block a user