it looks better GNOME/Openbox etc rather than vice versa.
also update the stand-alone session file
This commit is contained in:
parent
51338fb53a
commit
1357dacb7a
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Openbox/GNOME
|
||||
Name=GNOME/Openbox
|
||||
Comment=Use the Openbox window manager inside of the GNOME desktop environment
|
||||
Exec=openbox-gnome-session
|
||||
TryExec=gnome-session
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Openbox/KDE
|
||||
Name=KDE/Openbox
|
||||
Comment=Use the Openbox window manager inside of the K Desktop Environment
|
||||
Exec=openbox-kde-session
|
||||
TryExec=startkde
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Openbox
|
||||
Comment=Use this session to run Openbox as your desktop environment
|
||||
Comment=Log in using the Openbox window manager
|
||||
Exec=openbox
|
||||
TryExec=openbox-shell
|
||||
TryExec=openbox
|
||||
Icon=openbox.png
|
||||
Type=XSession
|
||||
|
|
Loading…
Reference in a new issue