More config cleanup

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-02-13 00:47:10 +01:00
parent 005c4f29b6
commit 8d3f9c8a1d
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
22 changed files with 44 additions and 27 deletions

View file

@ -31,4 +31,4 @@ xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
# Start ibus
#ibus-daemon -drx
. "${HOME}/bin/resolution.sh"
. "${XDG_BIN_HOME}/resolution.sh"

View file

@ -0,0 +1,4 @@
prefix=${XDG_DATA_HOME}/npm
cache=${XDG_CACHE_HOME}/npm
tmp=${XDG_RUNTIME_DIR}/npm
init-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js

View file

@ -239,7 +239,7 @@ label = %output%
interval = 5
click-left = $HOME/bin/power.sh
click-left = ${XDG_BIN_HOME}/power.sh
#######################################
@ -247,7 +247,7 @@ click-left = $HOME/bin/power.sh
#######################################
[module/music]
type = custom/script
exec = $HOME/bin/music.sh
exec = ${XDG_BIN_HOME}/music.sh
format = <label>
label = %output%