Nakidai b15e671fb8 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
config.def.h | ||
config.h | ||
config.mk | ||
drw.c | ||
drw.h | ||
dwm.1 | ||
dwm.c | ||
frappe.h | ||
latte.h | ||
screenshot.png | ||
theme.h | ||
tokyonight.h | ||
transient.c | ||
util.c | ||
util.h |
README.md
DWM
Dynamic Window Manager(dwm) 6.2 with patches for gaps
Before use
You may need to add $HOME/.local/bin to $PATH, because this is deafult folder
for install. You still can edit prefix in config.mk
file (e.g. to /usr/local
).
Bar
I use my own bar written in python. Bar script itself you can find there.
To run it just write something like this in your .xinitrc
:
python sysbar.py &
exec dwm
Themes
- Catppuccin frappe
- Catppuccin latte
- Tokyo night
To change theme change include on line 4