improvements

This commit is contained in:
λmolinae 2025-05-18 21:20:57 -06:00
parent 689892ee74
commit 5901f87dd3
2 changed files with 4 additions and 1 deletions

View file

@ -14,3 +14,5 @@ libxkbcommon,"keyboard handling library",D,
libxkbcommon-dev,"keyboard handling library (development files)",D,
wayland-protocols,"Protocols and protocol extensions complementing the Wayland core protocol",D,
pkgconf,"development framework configuration tools",D,
fcft,"Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman",D,
fcft-dev,"Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman (development files)",D,

1 NAME DESCRIPTION GIT
14 libxkbcommon-dev keyboard handling library (development files) D
15 wayland-protocols Protocols and protocol extensions complementing the Wayland core protocol D
16 pkgconf development framework configuration tools D
17 fcft Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman D
18 fcft-dev Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman (development files) D

View file

@ -38,11 +38,12 @@ make_ctpv() {
make_hellwal() {
cd $HOME/.local/src/hellwal/
bwroot make install
cd; wal -i Pictures/Wallpapers/vatihall.jpg
}
cd "/home/$@/"
read_software $software
make_hellwal
make_dwl
make_slstatus
make_ctpv
make_hellwal