Open ysl2 opened 1 year ago
I have added desktop file into my fork dwm ysl2/dwm, so no need to manually add it. It will be auto added when compiling my dwm.
ysl2/dwm
e.g, dwm
sudo vim /usr/share/xsessions/dwm.desktop # Ref: https://github.com/elken/dwm/blob/master/dwm.desktop
[Desktop Entry] Encoding=UTF-8 Name=DWM Comment=Dynamic window manager Exec=/home/elken/.dwm/bin/start.sh Icon=dwm Type=XSession
sudo systemctl disable lightdm
BUG:
When bypassing lightdm: If using dde, behaves like above, and specifically the google-chrome cannot be opened, it reports gtk theme is none.
1. Don't bypass display manager
I have added desktop file into my fork dwm
ysl2/dwm
, so no need to manually add it. It will be auto added when compiling my dwm.e.g, dwm