suckless DWM with some patches and theme
 
 
 
Go to file
Nakidai d32dee0232
Refactor and some moves
2024-10-31 16:38:28 +03:00
.gitignore Add tokyo night theme 2024-10-31 16:38:26 +03:00
LICENSE Add files 2024-10-31 16:38:03 +03:00
Makefile Add files 2024-10-31 16:38:03 +03:00
README.md Refactor and some moves 2024-10-31 16:38:28 +03:00
config.def.h Add files 2024-10-31 16:38:03 +03:00
config.h Refactor and some moves 2024-10-31 16:38:28 +03:00
config.mk Add files 2024-10-31 16:38:03 +03:00
drw.c Add files 2024-10-31 16:38:03 +03:00
drw.h Add files 2024-10-31 16:38:03 +03:00
dwm.1 Add files 2024-10-31 16:38:03 +03:00
dwm.c Add files 2024-10-31 16:38:03 +03:00
frappe.h Add files 2024-10-31 16:38:03 +03:00
latte.h Add files 2024-10-31 16:38:03 +03:00
screenshot.png Add files 2024-10-31 16:38:03 +03:00
tokyonight.h Add tokyo night theme 2024-10-31 16:38:26 +03:00
transient.c Add files 2024-10-31 16:38:03 +03:00
util.c Add files 2024-10-31 16:38:03 +03:00
util.h Add files 2024-10-31 16:38:03 +03:00

README.md

DWM

Dynamic Window Manager(dwm) 6.2 with patches for gaps

Bar

I use my own bar written in python. Bar script itself you can find there.
To run it just write something like:

python sysbar.py &
exec dwm

Themes

  • Catppuccin frappe
  • Catppuccin latte
  • Tokyo night
    To change theme change include on line 4

Screenshot

With frappe theme:

Screenshot