Update 2023-01-15 09:30 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-01-15 09:30:39 +01:00
parent 55c51ddc3e
commit 4cac041457
4 changed files with 26 additions and 422 deletions

View File

@@ -30,14 +30,6 @@ DMENUOPTS="-fn '$DFONT' -nb #121212 -nf #707070 -sf #CCCCCC -sb #121212 -l 20 -
DMENU_CMD="dmenu $DMENUOPTS"
DMENURUN_CMD="dmenu_run $DMENUOPTS"
#
# NOTIFICATION
# $1 title $2 content
notify() {
twmnc -c "$@"
}
NOTIFY_CMD="notify"
#
# DEVELOPMENT
#