improvements
This commit is contained in:
parent
689892ee74
commit
5901f87dd3
2 changed files with 4 additions and 1 deletions
|
@ -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,
|
||||
|
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue