Преглед изворни кода

Merge pull request #16 from FrancescoXD/main

fixed desktop entry exec
siduck76 пре 3 година
родитељ
комит
01ccc45132
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ https://user-images.githubusercontent.com/59060246/128050994-17f46934-6604-4430-
 - change sid ( my username ) to yours in config.deh.h
 - cd into chadwm and sudo make install
 - autostart file must be adjusted for your liking!
-- start dwm with exec ~/.dwm/autostart (NOT EXEC DWM) cuz autostart already runs dwm at the last , or make a dwm.desktop ( in /usr/share/xsessions folder ) replace the exec value from dwm to ~/.dwm/autostart.
+- start dwm with exec ~/.dwm/autostart (NOT EXEC DWM) cuz autostart already runs dwm at the last , or make a dwm.desktop ( in /usr/share/xsessions folder ) replace the exec value from dwm to /home/your_username/.dwm/autostart.
 
 # Credits