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:
6
share/xsessions/i3-with-shmlog.desktop
Normal file
6
share/xsessions/i3-with-shmlog.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=i3 (with debug log)
|
||||
Comment=improved dynamic tiling window manager
|
||||
Exec=i3-with-shmlog
|
||||
Type=Application
|
||||
Keywords=tiling;wm;windowmanager;window;manager;
|
9
share/xsessions/i3.desktop
Normal file
9
share/xsessions/i3.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=i3
|
||||
Comment=improved dynamic tiling window manager
|
||||
Exec=i3
|
||||
TryExec=i3
|
||||
Type=Application
|
||||
X-LightDM-DesktopName=i3
|
||||
DesktopNames=i3
|
||||
Keywords=tiling;wm;windowmanager;window;manager;
|
Reference in New Issue
Block a user