mirror of
https://github.com/arkorty/Scripts.git
synced 2026-03-18 01:07:10 +00:00
Replace specific icon-pack name with generic placeholder
This commit is contained in:
2
battery
2
battery
@@ -11,7 +11,7 @@
|
||||
PROG=dunstify
|
||||
|
||||
# icon paths
|
||||
ICON_DIR=/usr/share/icons/Gruvbox-Material-Dark
|
||||
ICON_DIR=/usr/share/icons/<ICON_PACK>
|
||||
BATTERY_FULL=$ICON_DIR/48x48/status/battery-full.svg
|
||||
BATTERY_LOW=$ICON_DIR/48x48/status/battery-low.svg
|
||||
BATTERY_CAUTION=$ICON_DIR/48x48/status/battery-caution.svg
|
||||
|
||||
Reference in New Issue
Block a user