Browse Source

final update

pull/90/head
JaKooLit 2 years ago
parent
commit
841655dd64
  1. 4
      config/hypr/scripts/DarkLight.sh

4
config/hypr/scripts/DarkLight.sh

@ -41,7 +41,7 @@ notify_user() {
dunstify -u low -i "$dunst_notif" "Switching to $1 mode"
}
# Function to set Waybar style (example with placeholder command)
# Function to set Waybar style
set_waybar_style() {
theme="$1"
waybar_styles="$HOME/.config/waybar/style"
@ -169,7 +169,7 @@ update_theme_mode
sleep 0.5
# Run remaining scripts (placeholders)
# Run remaining scripts
${SCRIPTSDIR}/PywalSwww.sh
sleep 1
${SCRIPTSDIR}/Refresh.sh

Loading…
Cancel
Save