Update script folder location in config, add font Xresources
This commit is contained in:
+2
-2
@@ -31,7 +31,7 @@ markup=none
|
||||
# Volume indicator
|
||||
#
|
||||
[volume]
|
||||
command=$HOME/.config/i3/scripts/volume.sh
|
||||
command=$HOME/.scripts/wm/volume.sh
|
||||
markup=pango
|
||||
instance=Master
|
||||
interval=once
|
||||
@@ -40,7 +40,7 @@ signal=1
|
||||
# Brightness indicator
|
||||
#
|
||||
[brightness]
|
||||
command=$HOME/.config/i3/scripts/brightness.sh
|
||||
command=$HOME/.scripts/wm/brightness.sh
|
||||
interval=once
|
||||
signal=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user