Skip to content
Snippets Groups Projects
Commit 5946883a authored by CALIN Alexis's avatar CALIN Alexis
Browse files

add desktop entry for dwm

parent 13f2918a
Branches
No related tags found
No related merge requests found
...@@ -11,6 +11,14 @@ echo 'Section "Device" ...@@ -11,6 +11,14 @@ echo 'Section "Device"
Option "TearFree" "true" Option "TearFree" "true"
EndSection' > /usr/share/X11/xorg.conf.d/10-intel.conf EndSection' > /usr/share/X11/xorg.conf.d/10-intel.conf
echo '[Desktop Entry]
Encoding=UTF-8
Name=Dwm
Comment=Dynamic window manager
Exec=startx
Icon=dwm
Type=XSession' > /usr/share/xsessions/
echo '#keyboard config echo '#keyboard config
setxkbmap fr setxkbmap fr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment