Skip to content

Commit

Permalink
Update config.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Delor3an91 authored Jan 2, 2025
1 parent 56fce79 commit b6c9a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ fi
[ -z "${news_num}" ] && news_num="5"
[ -z "${old_packages_num}" ] && old_packages_num="3"
[ -z "${uninstalled_packages_num}" ] && uninstalled_packages_num="0"
[ -z "${tray_icon_style}" ] && tray_icon_style="cachyos"
[ -z "${tray_icon_style}" ] && tray_icon_style="light"

0 comments on commit b6c9a37

Please sign in to comment.