update
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# jgwallpaperchanger - panel executor/dynamic menu (or submenu) to configure/set wallpapers
|
||||
#
|
||||
. /usr/share/mb-jgtools/jgtools.inc
|
||||
|
||||
profile=${profile:-mabox}
|
||||
|
||||
if [[ $1 == "-r" || "$1" == "-d" ]];then
|
||||
me="${0##*/} -s"
|
||||
else
|
||||
@@ -484,7 +487,7 @@ out1+=("$_ABOUT_SLIDESHOW,\"\"\"notify-send.sh -u critical -i mbcc 'Wallpaper Ch
|
||||
#w+=("#2e3440" "#4c566a" "#5e81ac" "#bf616b" "#b48ead" "#a3be8c" "#ebcb8b" "#d8dee9" "#eceff4")
|
||||
#fi
|
||||
|
||||
if [ ${profile} != "basic" ];then
|
||||
if [ "${profile}" != "basic" ];then
|
||||
### AUT0 THEMING
|
||||
### AUTOTHEMING
|
||||
COLORIZER_CONF="$HOME/.config/colorizer/colorizer.conf"
|
||||
|
||||
Reference in New Issue
Block a user