changes to a module and autostart

This commit is contained in:
speedie 2022-12-02 16:29:09 +01:00
parent 47bc71afd2
commit 69881414de
2 changed files with 18 additions and 15 deletions

View file

@ -13,12 +13,15 @@ static const char *autostart[] = {
/* Run the built in status bar */
shell, "-c", "pkill status; status &", NULL,
/* Run the wallpaper tool if it exists */
shell, "-c", "command -v speedwm-swal > /dev/null && $HOME/.config/speedwm/swal/swal_wm && command -v libspeedwm > /dev/null && libspeedwm --perform core_wm_reload", NULL,
/* Autostart script, if it exists */
shell, "-c", "$HOME/.config/speedwm/autostart.sh", NULL,
/* Run the wallpaper tool if it exists */
shell, "-c", "command -v speedwm-swal > /dev/null && $HOME/.config/speedwm/swal/swal_wm", NULL,
/* Reload colors */
shell, "-c", "command -v libspeedwm > /dev/null && libspeedwm --perform core_wm_reload; speedwm -s 'Loading'", NULL,
NULL
};

View file

@ -38,7 +38,7 @@ ITEM2_ICON=" " # Icon for ITEM2
ITEM3_ICON=" " # Icon for ITEM3
ITEM4_ICON=" " # Icon for ITEM4
ITEM5_ICON="摒" # Icon for ITEM5
ITEM6_ICON=" " # Icon for ITEM6
ITEM6_ICON=" " # Icon for ITEM6
ITEM7_ICON=" " # Icon for ITEM7
ITEM8_ICON=" " # Icon for ITEM8
ITEM9_ICON=" " # Icon for ITEM9
@ -90,25 +90,25 @@ ITEM3_FORMAT="@d/@m/@y"
ITEM4_SHOW_MUTE="false" # Show mute status (true/false)
ITEM4_MUTE_TEXT="(Muted)" # Text to display when muted (text)
ITEM4_ICON_100="" # Icon when volume is at 100 or higher.
ITEM4_ICON_100=" " # Icon when volume is at 100 or higher.
ITEM4_ICON_75="墳" # Icon when volume is at 75 or lower.
ITEM4_ICON_50="奔" # Icon when volume is at 50 or lower.
ITEM4_ICON_25="奄" # Icon when volume is at 25 or lower.
ITEM4_ICON_0="婢" # Icon when volume is at 0.
ITEM4_ICON_MUTED="婢" # Icon when muted.
ITEM4_ICON_0="婢 " # Icon when volume is at 0.
ITEM4_ICON_MUTED="婢 " # Icon when muted.
# Weather icon
#
# Icon to display depending on the weather.
#
ITEM5_SUNNY_ICON="滛" # Icon for when it's sunny and life's good.
ITEM5_WINDY_ICON="煮" # Icon for when it's windy.
ITEM5_CLOUDY_ICON=" " # Icon for when it's cloudy.
ITEM5_FOGGY_ICON="敖" # Icon for when it's foggy.
ITEM5_RAIN_ICON="歹" # Icon for when it's raining.
ITEM5_SNOW_ICON="流" # Icon for when it's snowing.
ITEM5_STORM_ICON="朗" # Icon for when there's a storm.
ITEM5_HAIL_ICON="晴" # Icon for when it's hailing.
ITEM5_SUNNY_ICON="滛 " # Icon for when it's sunny and life's good.
ITEM5_WINDY_ICON="煮 " # Icon for when it's windy.
ITEM5_CLOUDY_ICON=" " # Icon for when it's cloudy.
ITEM5_FOGGY_ICON="敖 " # Icon for when it's foggy.
ITEM5_RAIN_ICON="歹 " # Icon for when it's raining.
ITEM5_SNOW_ICON="流 " # Icon for when it's snowing.
ITEM5_STORM_ICON="朗 " # Icon for when there's a storm.
ITEM5_HAIL_ICON="晴 " # Icon for when it's hailing.
# Net format
# Format to display the transmitted/received bytes in