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
|
||||
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
|
||||
Applied via \*.diff files found in suckless.org, in the appearing order.
|
||||
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.
|
||||
## Dependencies
|
||||
adobe-source-code-pro-fonts,
|
||||
make,
|
||||
libxcb
|
||||
libX11-devel,
|
||||
libXft-devel,
|
||||
libXinerama-devel,
|
||||
alsa-utils,
|
||||
cilpmenu,
|
||||
scrot,
|
||||
dunst,
|
||||
|
||||
## Default apps
|
||||
librewolf,
|
||||
mpv,
|
||||
vim,
|
||||
nnn,
|
||||
|
||||
## Not necessary but useful in laptops
|
||||
iwd,
|
||||
brightnessctl,
|
||||
## Acknowledgement
|
||||
@torrinfail for their dwmblocks build
|
||||
|
|
Loading…
Reference in a new issue