|
@@ -26,7 +26,7 @@ https://user-images.githubusercontent.com/59060246/128050994-17f46934-6604-4430-
|
|
|
- chmod +x all scripts in .dwm folder
|
|
|
- Put layoutmenu.sh in your PATH
|
|
|
- copy the stuff from fonts folder to your ~/.local/share/fonts ( this is for material design icon font )
|
|
|
-- change sid ( my username ) to yours in config.deh.h
|
|
|
+- change sid ( my username ) to yours in config.def.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 /home/your_username/.dwm/autostart.
|