Skip to content

ankitjosh78/dwm

Repository files navigation

dwm

My build of dwm (dynamic window manager from suckless)

How to use?

Clone the repo and cd into it and run "sudo make clean install".

Fonts required are( both can be downloaded from AUR):

1)JetBrains Mono Nerd Font.

2)Joypixels font(for emoji support).

Keybindings:

Check out the keybindings.txt file.

Screenshots:

Desktop

Screenshots

Vim

Screenshots

Master and Stack Layout:

Screenshots Screenshots

Ranger File Manager:

Screenshots

NOTE:

In this build I'm changing all my colors on the fly with pywal

To get it working just install pywal.

For arch, install it from the AUR: "paru -S python-pywal" , I use the paru AUR helper.

Then generate a colorscheme using pywal (eg: wal -i "path\ to\ wallpapers\ directory")

Now open the 'config.h' in dwm folder and change the username in the 26th line from "ankit" to yourUserName.

Now you can build it and it should be perfectly ready for you. When changing wallpapers go to the dwm folder and build it again (sudo make install)

Releases

No releases published

Packages

No packages published