mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add xmonad xsession file
This commit is contained in:
parent
dce8e40e65
commit
c4f7f8744a
12
root/usr/share/xsessions/xmonad.desktop
Normal file
12
root/usr/share/xsessions/xmonad.desktop
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=xmonad
|
||||||
|
Comment=A lightweight window manager
|
||||||
|
Exec=/etc/X11/Sessions/xmonad
|
||||||
|
TryExec=xmonad
|
||||||
|
Icon=
|
||||||
|
X-GNOME-WMName=Xmonad
|
||||||
|
X-GNOME-Autostart-Phase=WindowManager
|
||||||
|
X-GNOME-Provides=windowmanager
|
||||||
|
X-GNOME-Autostart-Notify=false
|
Loading…
Reference in a new issue