Compare commits
2 Commits
763156b093
...
e6033c5f3c
| Author | SHA1 | Date | |
|---|---|---|---|
| e6033c5f3c | |||
| db284281b7 |
@@ -5,7 +5,7 @@ lines=8
|
|||||||
inner-pad=8
|
inner-pad=8
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background=#00000000
|
background=#00000033
|
||||||
text=#888888FF
|
text=#888888FF
|
||||||
selection=#BBBBFFFF
|
selection=#BBBBFFFF
|
||||||
selection-text=#000000FF
|
selection-text=#000000FF
|
||||||
|
|||||||
Executable
+3
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
install_package "awww"
|
||||||
@@ -7,6 +7,7 @@ INSTALLING PACKAGES:
|
|||||||
"
|
"
|
||||||
|
|
||||||
. "$PACKAGES_DIR/install-apparmor.sh"
|
. "$PACKAGES_DIR/install-apparmor.sh"
|
||||||
|
. "$PACKAGES_DIR/install-awww.sh"
|
||||||
. "$PACKAGES_DIR/install-bash-completion.sh"
|
. "$PACKAGES_DIR/install-bash-completion.sh"
|
||||||
. "$PACKAGES_DIR/install-bat.sh"
|
. "$PACKAGES_DIR/install-bat.sh"
|
||||||
. "$PACKAGES_DIR/install-btop.sh"
|
. "$PACKAGES_DIR/install-btop.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user