These are my dotfiles and config files for my dwm window manager and various other application.
DWM Packages-
- dwm (https://dwm.suckless.org/)
- st (https://st.suckless.org/)
- dmenu (https://tools.suckless.org/dmenu/)
Addition Packages(Optional)-
- picom
- ttf-ubuntu-font-family
- adobe-source-code-pro-fonts
Clone this repository and then change directory to dwm and follow this command
sudo make clean installRepeat this with st and dmenu directory too.
#AdditionConfigs(Optional)
Then we have picom and desktop.dwm configs.(These can be found in /config-files in repo)
Paste picom.conf to
/etc/xgd/
Copy-Paste dwm.desktop to
/usr/share/xsessions/
Archived version fonts are available in fonts folder. Icon pack and cursor pack is available in icons folder.
[yash-xeon@github /]$ And yea thats it. Thanks for reading ;)