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