ugh
This commit is contained in:
parent
b3830b4b12
commit
82b552c54c
1 changed files with 6 additions and 32 deletions
38
README.md
38
README.md
|
@ -1,41 +1,15 @@
|
||||||
# My personal dwm build
|
# My personal dwmblocks build
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
My personal repository for a custom dwm build currently using the Gruvbox theme.
|
My personal repository for a custom dwmblocks build, depends on scripts available in my dotfiles repo.
|
||||||
|
|
||||||
## Patches applied to suckless' software
|
## Dependencies
|
||||||
Applied via \*.diff files found in suckless.org, in the appearing order.
|
adobe-source-code-pro-fonts,
|
||||||
Unsuccessful patches generated a \*.rej file which was moved to the corresponding "patches/manpatch/" directory for each program, and renamed \*.manpatch. This was then used to manually patch the source code.
|
|
||||||
|
|
||||||
### dwm
|
|
||||||
(2147 lines of code unpatched, added +414 lines for 2561 total)
|
|
||||||
- swallow
|
|
||||||
- pertag
|
|
||||||
- fullgaps
|
|
||||||
- movestack
|
|
||||||
- notitle
|
|
||||||
- attachbottom
|
|
||||||
- warp
|
|
||||||
- alwayscenter
|
|
||||||
|
|
||||||
## Dependencies (Archlinux names)
|
|
||||||
ttf-nerd-fonts-symbols-2048-em-mono.
|
|
||||||
make,
|
make,
|
||||||
libxcb
|
libxcb
|
||||||
libX11-devel,
|
libX11-devel,
|
||||||
libXft-devel,
|
libXft-devel,
|
||||||
libXinerama-devel,
|
libXinerama-devel,
|
||||||
alsa-utils,
|
|
||||||
cilpmenu,
|
|
||||||
scrot,
|
|
||||||
dunst,
|
|
||||||
|
|
||||||
## Default apps
|
## Acknowledgement
|
||||||
librewolf,
|
@torrinfail for their dwmblocks build
|
||||||
mpv,
|
|
||||||
vim,
|
|
||||||
nnn,
|
|
||||||
|
|
||||||
## Not necessary but useful in laptops
|
|
||||||
iwd,
|
|
||||||
brightnessctl,
|
|
||||||
|
|
Loading…
Reference in a new issue