*.xsession.desktop: add Keywords=
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693918 and https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords
This commit is contained in:
parent
84c39a1103
commit
5dd4508c74
|
@ -3,3 +3,4 @@ Name=i3 (with debug log)
|
|||
Comment=improved dynamic tiling window manager
|
||||
Exec=i3-with-shmlog
|
||||
Type=Application
|
||||
Keywords=tiling;wm;windowmanager;window;manager;
|
||||
|
|
|
@ -6,3 +6,4 @@ TryExec=i3
|
|||
Type=Application
|
||||
X-LightDM-DesktopName=i3
|
||||
DesktopNames=i3
|
||||
Keywords=tiling;wm;windowmanager;window;manager;
|
||||
|
|
Loading…
Reference in New Issue