This commit is contained in:
speedie 2022-10-27 17:51:19 +02:00
parent 2abe20bcaa
commit 1ef5ee9734
11 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# battery module for status/stellar # battery module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
# argument 1 # argument 1

View file

@ -2,7 +2,7 @@
# date module for status/stellar # date module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# dfmpeg module for status/stellar # dfmpeg module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# music module for status/stellar # music module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# network module for status/stellar # network module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# news module for status/stellar # news module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
# argument 1 # argument 1

View file

@ -2,7 +2,7 @@
# ram module for status/stellar # ram module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# cpu temp module for status/stellar # cpu temp module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# time module for status/stellar # time module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# volume module for status/stellar # volume module for status/stellar
# #
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
ARG1="$1" ARG1="$1"

View file

@ -2,7 +2,7 @@
# weather module for status/stellar # weather module for status/stellar
# load config # load config
. $HOME/.config/speedwm-de/statusrc . $HOME/.config/speedwm/statusrc
BINDIR="$(dirname $(command -v speedwm_status))/" BINDIR="$(dirname $(command -v speedwm_status))/"
# argument 1 # argument 1