|
|
|
@ -42,7 +42,7 @@ path_param=$(echo $next_mode | sed 's/.*/\u&/') |
|
|
|
|
|
|
|
|
|
|
|
notify_user "$next_mode" |
|
|
|
notify_user "$next_mode" |
|
|
|
#ln -sf "${waybar_config}/style/style-pywal.css" "${waybar_config}/style.css" |
|
|
|
#ln -sf "${waybar_config}/style/style-pywal.css" "${waybar_config}/style.css" |
|
|
|
ln -sf "${dunst_config}/styles/dunstrc-${next_mode}" "${dunst_config}/styles/dunstrc" |
|
|
|
ln -sf "${dunst_config}/styles/dunstrc-${next_mode}" "${dunst_config}/dunstrc" |
|
|
|
|
|
|
|
|
|
|
|
# Symlink for rofi theme |
|
|
|
# Symlink for rofi theme |
|
|
|
if [ "$next_mode" = "dark" ]; then |
|
|
|
if [ "$next_mode" = "dark" ]; then |
|
|
|
|