diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/.bashrc b/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/.bashrc deleted file mode 100644 index d3ad895..0000000 --- a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/.bashrc +++ /dev/null @@ -1,145 +0,0 @@ -# -# ~/.bashrc -# - -[[ $- != *i* ]] && return - -colors() { - local fgc bgc vals seq0 - - printf "Color escapes are %s\n" '\e[${value};...;${value}m' - printf "Values 30..37 are \e[33mforeground colors\e[m\n" - printf "Values 40..47 are \e[43mbackground colors\e[m\n" - printf "Value 1 gives a \e[1mbold-faced look\e[m\n\n" - - # foreground colors - for fgc in {30..37}; do - # background colors - for bgc in {40..47}; do - fgc=${fgc#37} # white - bgc=${bgc#40} # black - - vals="${fgc:+$fgc;}${bgc}" - vals=${vals%%;} - - seq0="${vals:+\e[${vals}m}" - printf " %-9s" "${seq0:-(default)}" - printf " ${seq0}TEXT\e[m" - printf " \e[${vals:+${vals+$vals;}}1mBOLD\e[m" - done - echo; echo - done -} - -[ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion - -# Change the window title of X terminals -case ${TERM} in - xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*) - PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/\~}\007"' - ;; - screen*) - PROMPT_COMMAND='echo -ne "\033_${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/\~}\033\\"' - ;; -esac - -use_color=true - -# Set colorful PS1 only on colorful terminals. -# dircolors --print-database uses its own built-in database -# instead of using /etc/DIR_COLORS. Try to use the external file -# first to take advantage of user additions. Use internal bash -# globbing instead of external grep binary. -safe_term=${TERM//[^[:alnum:]]/?} # sanitize TERM -match_lhs="" -[[ -f ~/.dir_colors ]] && match_lhs="${match_lhs}$(<~/.dir_colors)" -[[ -f /etc/DIR_COLORS ]] && match_lhs="${match_lhs}$(/dev/null \ - && match_lhs=$(dircolors --print-database) -[[ $'\n'${match_lhs} == *$'\n'"TERM "${safe_term}* ]] && use_color=true - -if ${use_color} ; then - # Enable colors for ls, etc. Prefer ~/.dir_colors #64489 - if type -P dircolors >/dev/null ; then - if [[ -f ~/.dir_colors ]] ; then - eval $(dircolors -b ~/.dir_colors) - elif [[ -f /etc/DIR_COLORS ]] ; then - eval $(dircolors -b /etc/DIR_COLORS) - fi - fi - - if [[ ${EUID} == 0 ]] ; then - PS1='\[\033[01;31m\][\h\[\033[01;36m\] \W\[\033[01;31m\]]\$\[\033[00m\] ' - else - PS1='\[\033[01;32m\][\u@\h\[\033[01;37m\] \W\[\033[01;32m\]]\$\[\033[00m\] ' - fi - - alias ls='ls --color=auto' - alias grep='grep --colour=auto' - alias egrep='egrep --colour=auto' - alias fgrep='fgrep --colour=auto' -else - if [[ ${EUID} == 0 ]] ; then - # show root@ when we don't have colors - PS1='\u@\h \W \$ ' - else - PS1='\u@\h \w \$ ' - fi -fi - -unset use_color safe_term match_lhs sh - -alias cp="cp -i" # confirm before overwriting something -alias df='df -h' # human-readable sizes -alias free='free -m' # show sizes in MB -alias np='nano -w PKGBUILD' -alias more=less -alias mc='EDITOR=vim . /usr/lib/mc/mc-wrapper.sh' - - -xhost +local:root > /dev/null 2>&1 - -complete -cf sudo - -# Bash won't get SIGWINCH if another process is in the foreground. -# Enable checkwinsize so that bash will check the terminal size when -# it regains control. #65623 -# http://cnswww.cns.cwru.edu/~chet/bash/FAQ (E11) -shopt -s checkwinsize - -shopt -s expand_aliases - -# export QT_SELECT=4 - -# Enable history appending instead of overwriting. #139609 -shopt -s histappend - -# -# # ex - archive extractor -# # usage: ex -ex () -{ - if [ -f $1 ] ; then - case $1 in - *.tar.bz2) tar xjf $1 ;; - *.tar.gz) tar xzf $1 ;; - *.bz2) bunzip2 $1 ;; - *.rar) unrar x $1 ;; - *.gz) gunzip $1 ;; - *.tar) tar xf $1 ;; - *.tbz2) tar xjf $1 ;; - *.tgz) tar xzf $1 ;; - *.zip) unzip $1 ;; - *.Z) uncompress $1;; - *.7z) 7z x $1 ;; - *) echo "'$1' cannot be extracted via ex()" ;; - esac - else - echo "'$1' is not a valid file" - fi -} - -# better yaourt colors -export YAOURT_COLORS="nb=1:pkg=1:ver=1;32:lver=1;45:installed=1;42:grp=1;34:od=1;41;5:votes=1;44:dsc=0:other=1;35" - diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/LISTMSG.txt b/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/LISTMSG.txt index 495caeb..02770da 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/LISTMSG.txt +++ b/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/LISTMSG.txt @@ -1,9 +1,9 @@ Nazwa kolekcji: Bunsen Zapisana: pon, 17 gru 2018, 19:06:26 CET -X terminal config: /home/napcok/.bashrc;/home/napcok/.Xresources\n + Openbox theme: Bunsen-He\n GTK theme: Bunsen-He\n -Działające Conky:\t\n\t/home/napcok/.config/conky/MB-Text.conkyrc;\n\t/home/napcok/.config/conky/shortcuts_grey.conkyrc;\n\t/home/napcok/.config/conky/grey_manjaro_JWM.conkyrc;\n -Działające Tint2:\t\n\t/home/napcok/.config/tint2/mabox2-top.tint2rc\n +Działające Conky:\t\n\t~/.config/conky/MB-Text.conkyrc;\n\t~/.config/conky/shortcuts_grey.conkyrc;\n\t~/.config/conky/grey_manjaro_JWM.conkyrc;\n +Działające Tint2:\t\n\t~/.config/tint2/mabox2-top.tint2rc\n Tapeta ustawiona przez Nitrogen:\n/usr/share/backgrounds/Arc-Carbonite.png;\n diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/settings.cfg b/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/settings.cfg index 013de5a..808e178 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/settings.cfg +++ b/mabox-pl/desktop-overlay/etc/skel/.config/blob/Bunsen/settings.cfg @@ -1,4 +1,3 @@ -[XFILES] [OBTHEME] [GTK] [CONKY] conky -c ~/.config/conky/MB-Text.conkyrc & sleep 1s; conky -c ~/.config/conky/shortcuts_grey.conkyrc & sleep 1s; conky -c ~/.config/conky/grey_manjaro_JWM.conkyrc & sleep 1s; diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc b/mabox-pl/desktop-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc index f77cd59..f84a5a0 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc @@ -49,13 +49,13 @@ update_interval 1 TEXT -${voffset 8}$color${font Cantarell:size=16}${time %A}$font${voffset -18}$alignr${color 006600}${font Cantarell:size=38}${time %e}$font -$color${voffset -20}$color${font Cantarell:size=18}${time %B}$font${voffset -1} $color${font Cantarell:size=20}${time %Y}$font +${voffset 8}$color${font Cantarell:size=16}${time %A}${voffset -18}$alignr${color 006600}${font Cantarell:size=38}${time %e} +$color${voffset -20}$color${font Cantarell:size=18}${time %B}${voffset -1} $color${font Cantarell:size=20}${time %Y} #${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C # -${voffset 10}${goto 40}${color}CPU$alignr$cpu% +${font Cantarell:size=9}${voffset 10}${goto 40}${color}CPU$alignr$cpu% $color2${goto 40}$alignr${cpubar 4,165} -${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% +${voffset 5}${goto 40}$color2${top name 1}$alignr$color${top cpu 1}% ${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% ${goto 40}$color2${top name 3}$alignr$color${top cpu 3}% ${goto 40}$color2${top name 4}$alignr$color${top cpu 4}% @@ -78,6 +78,6 @@ ${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} ${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} ${alignr}${color2}${font Cantarell:size=9}${alignr}arch ${color}${machine} ${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color 006600}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq | wc -l}${font}${color} +${voffset 10}${alignr}${color} dostępne aktualizacje ${color 006600}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq | wc -l}${color} ${alignr}${color} zainstalowane pakiety: ${color2}${execi 10000 pacman -Q | wc -l} diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc b/mabox-pl/desktop-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc index 91ce62d..b98427f 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc @@ -19,14 +19,14 @@ update_interval 1.0 use_xft yes TEXT -${voffset 8}$color${font Cantarell:size=16}${time %a}$font${voffset -8}$alignr${color db6823}${font Cantarell:size=38}${time %e}$font -$color${voffset -30}$color${font Cantarell:size=18}${time %b}$font${voffset -3} $color${font Cantarell:size=20}${time %Y}$font +${voffset 8}$color${font Cantarell:size=16}${time %a}${voffset -8}$alignr${color db6823}${font Cantarell:size=38}${time %e} +$color${voffset -30}$color${font Cantarell:size=18}${time %b}$font${voffset -3} $color${font Cantarell:size=20}${time %Y} ${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C # -${voffset 10}${goto 40}${color}CPU$alignr$cpu% +{font Cantarell:size=9}${voffset 10}${goto 40}${color}CPU$alignr$cpu% $color2${goto 40}$alignr${cpubar 4,175} -${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% +${voffset 5}${goto 40}$color2${top name 1}$alignr$color${top cpu 1}% ${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% ${goto 40}$color2${top name 3}$alignr$color${top cpu 3}% ${goto 40}$color2${top name 4}$alignr$color${top cpu 4}% @@ -42,12 +42,12 @@ ${voffset 10}$alignr dysk ${color2}${fs_size /} - ${fs_used /} $alignr$color pamięć ${color2}$memmax - $mem #${alignr}${color2}${font Cantarell:size=9}swap $swapmax - $swap # -${voffset 10}$alignr${color} Manjaro Linux ${execi 10000 awk -F'=' '/DISTRIB_RELEASE=/ {printf $2" "} /CODENAME/ {print $2}' /etc/lsb-release} +${voffset 10}$alignr${color} Mabox Linux ${execi 10000 awk -F'=' '/DISTRIB_RELEASE=/ {printf $2" "} /CODENAME/ {print $2}' /etc/lsb-release} # ${voffset 10}$alignr${execi 1200 whoami}@${nodename} ${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} ${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} ${alignr}${color2}${font Cantarell:size=9}${alignr}architektura ${color}${machine} ${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color db6823}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color} - +${voffset 10}${alignr}${color} dostępne aktualizacje ${color db6823}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font Cantarell:size=9}${color} +${alignr}${color} zainstalowane pakiety: ${color2}${execi 10000 pacman -Q | wc -l} diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc b/mabox-pl/desktop-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc index d3ea40e..e4aa9e8 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc @@ -49,11 +49,11 @@ update_interval 1 TEXT -${voffset 8}$color${font Cantarell:size=16}${time %A}$font${voffset -8}$alignr${color 5e0b0b}${font Cantarell:size=38}${time %e}$font -$color${voffset -30}$color${font Cantarell:size=18}${time %B}$font${voffset -3} $color${font Cantarell:size=20}${time %Y}$font +${voffset 8}$color${font Cantarell:size=16}${time %A}${voffset -8}$alignr${color 5e0b0b}${font Cantarell:size=38}${time %e} +$color${voffset -30}$color${font Cantarell:size=18}${time %B}$font${voffset -3} $color${font Cantarell:size=20}${time %Y} #${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C # -${voffset 10}${goto 40}${color}CPU$alignr$cpu% +${font Cantarell:size=9}${voffset 10}${goto 40}${color}CPU$alignr$cpu% $color2${goto 40}$alignr${cpubar 4,160} ${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% ${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% @@ -78,6 +78,6 @@ ${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} ${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} ${alignr}${color2}${font Cantarell:size=9}${alignr}architektura ${color}${machine} ${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color 5e0b0b}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq | wc -l}${font}${color} +${voffset 10}${alignr}${color} dostępne aktualizacje ${color 5e0b0b}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq | wc -l}${font Cantarell:size=9}${color} ${alignr}${color} zainstalowane pakiety: ${color2}${execi 10000 pacman -Q | wc -l} diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc b/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc index a655b34..addaa00 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc @@ -84,24 +84,29 @@ TEXT ${color}PROGRAMY${alignr}${color2}super to windows key${voffset -6} ${color2}${hr 1}${voffset -4} ${color2}menedżer plików ${alignr}${color}super+f -${color2}menu ${alignr}${color}super / super+spacja -${color2}uruchom... ${alignr}${color}super+m / alt+F2 ${color2}przeglądarka www ${alignr}${color}super+w ${color2}terminal ${alignr}${color}super+t ${color2}kontrola głośności ${alignr}${color}super+v +${color2}menu ${alignr}${color}super / super+spacja +${color2}uruchom... ${alignr}${color}super+m / alt+F2 +${color2}zrzuty ekranu... ${alignr}${color}PrtScr ${color2}wł/wył Compton ${alignr}${color}super+c ${color2}blokuj ekran ${alignr}${color}super+l ${color2}xkill ${alignr}${color}super+k ${color2}wyjście ${alignr}${color}super+x +${color}PANELE${voffset -6} +${color2}${hr 1}${voffset -4} +${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB +${color2}ustawienia (prawy) ${alignr} ${color}super+TAB +${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d ${color}OKNA${voffset -6} ${color2}${hr 1}${voffset -4} ${color2}zamknij ${alignr} ${color}alt+F4 ${color2}minimalizuj ${alignr} ${color}alt+F5 ${color2}maksymalizacja ${alignr} ${color}alt+F6 -${color2}obniż ${alignr} ${color}alt+esc ${color2}pokaż pulpit ${alignr} ${color}super+d ${color2}wł/wył obramowanie ${alignr} ${color}super+b -${color2}wł/wył pełny ekran ${alignr} ${color}F11 +${color2}wł/wył pełny ekran ${alignr} ${color}F11 / super+ENTER ${color2}powiększanie/przesuwanie ${alignr} ${color}super+alt+strzałki ${color2}rozmieszczanie okien: ${color2} - połowa ekranu ${alignr} ${color}super+strzałki diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc b/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc index 4c8f981..da211b7 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc @@ -84,24 +84,29 @@ TEXT ${color}PROGRAMY${alignr}${color2}super to windows key${voffset -6} ${color2}${hr 1}${voffset -4} ${color2}menedżer plików ${alignr}${color}super+f -${color2}menu ${alignr}${color}super / super+spacja -${color2}uruchom... ${alignr}${color}super+m / alt+F2 ${color2}przeglądarka www ${alignr}${color}super+w ${color2}terminal ${alignr}${color}super+t ${color2}kontrola głośności ${alignr}${color}super+v +${color2}menu ${alignr}${color}super / super+spacja +${color2}uruchom... ${alignr}${color}super+m / alt+F2 +${color2}zrzuty ekranu... ${alignr}${color}PrtScr ${color2}wł/wył Compton ${alignr}${color}super+c ${color2}blokuj ekran ${alignr}${color}super+l ${color2}xkill ${alignr}${color}super+k ${color2}wyjście ${alignr}${color}super+x +${color}PANELE${voffset -6} +${color2}${hr 1}${voffset -4} +${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB +${color2}ustawienia (prawy) ${alignr} ${color}super+TAB +${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d ${color}OKNA${voffset -6} ${color2}${hr 1}${voffset -4} ${color2}zamknij ${alignr} ${color}alt+F4 ${color2}minimalizuj ${alignr} ${color}alt+F5 ${color2}maksymalizacja ${alignr} ${color}alt+F6 -${color2}obniż ${alignr} ${color}alt+esc ${color2}pokaż pulpit ${alignr} ${color}super+d ${color2}wł/wył obramowanie ${alignr} ${color}super+b -${color2}wł/wył pełny ekran ${alignr} ${color}F11 +${color2}wł/wył pełny ekran ${alignr} ${color}F11 / super+ENTER ${color2}powiększanie/przesuwanie ${alignr} ${color}super+alt+strzałki ${color2}rozmieszczanie okien: ${color2} - połowa ekranu ${alignr} ${color}super+strzałki diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Maia.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Maia.colorrc new file mode 100644 index 0000000..4311467 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Maia.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #E0E2E3 80 +color_menu_border = #62808E 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #414C51 100 + +color_sel_bg = #62808E 100 +color_sel_fg = #1ED1B1 100 +color_sel_border = #62808E 100 + +color_sep_fg = #62808E 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #555F64 100 +color_title_fg = #1ED1B1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Nokto-Maia.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Nokto-Maia.colorrc new file mode 100644 index 0000000..f091fb1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Adapta-Openbox-Nokto-Maia.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #222D32 80 +color_menu_border = #16A085 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #B9C2C7 100 + +color_sel_bg = #4DB6AC 100 +color_sel_fg = #222D32 100 +color_sel_border = #4DB6AC 100 + +color_sep_fg = #16A085 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #222D32 100 +color_title_fg = #16A085 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark-solid.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark-solid.colorrc new file mode 100644 index 0000000..e36ae50 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark-solid.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #454a54 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #a8adb5 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark.colorrc new file mode 100644 index 0000000..e36ae50 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Dark.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #454a54 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #a8adb5 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker-solid.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker-solid.colorrc new file mode 100644 index 0000000..126a322 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker-solid.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker.colorrc new file mode 100644 index 0000000..126a322 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-Darker.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-solid.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-solid.colorrc new file mode 100644 index 0000000..95547fb --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc-solid.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3c4049 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #a8adb5 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #dbdfe3 100 +color_title_fg = #5c616c 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc.colorrc new file mode 100644 index 0000000..f6b78c8 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Arc.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3c4049 100 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #a8adb5 100 + +color_sel_bg = #5294E2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5294E2 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #dbdfe3 100 +color_title_fg = #5c616c 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Artwiz-boxed.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Artwiz-boxed.colorrc new file mode 100644 index 0000000..d32aabe --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Artwiz-boxed.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = rgb:10/20/30 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = rgb:90/a0/b0 100 + +color_sel_bg = rgb:90/94/98 100 +color_sel_fg = white 100 +color_sel_border = rgb:90/94/98 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = rgb:90/94/98 100 +color_title_fg = white 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam-HiDPI.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam-HiDPI.colorrc new file mode 100644 index 0000000..4843513 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam-HiDPI.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #C8CFCB 80 +color_menu_border = #C8CFCB 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #13071B 100 + +color_sel_bg = #74998B 100 +color_sel_fg = #101010 100 +color_sel_border = #74998B 100 + +color_sep_fg = #4c4c4c 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #C8CFCB 100 +color_title_fg = #13071B 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam.colorrc new file mode 100644 index 0000000..4843513 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Beam.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #C8CFCB 80 +color_menu_border = #C8CFCB 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #13071B 100 + +color_sel_bg = #74998B 100 +color_sel_fg = #101010 100 +color_sel_border = #74998B 100 + +color_sep_fg = #4c4c4c 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #C8CFCB 100 +color_title_fg = #13071B 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bear2.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bear2.colorrc new file mode 100644 index 0000000..8e8028e --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bear2.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eeeeec 80 +color_menu_border = #9d9d9d 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #444444 100 + +color_sel_bg = #4481c0 100 +color_sel_fg = #f6f8fb 100 +color_sel_border = #4481c0 100 + +color_sep_fg = #4c4c4c 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3465A4 100 +color_title_fg = #ffffff 100 +color_title_border = #729fcf 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Blackish-Remix.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Blackish-Remix.colorrc new file mode 100644 index 0000000..f24fbd6 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Blackish-Remix.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #292929 80 +color_menu_border = #9d9d9d 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #cbcbcb 100 + +color_sel_bg = #787878 100 +color_sel_fg = #ffffff 100 +color_sel_border = #787878 100 + +color_sep_fg = #a6a6a6 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #292929 100 +color_title_fg = #cbcbcb 100 +color_title_border = #729fcf 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Dark-He.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Dark-He.colorrc new file mode 100644 index 0000000..347bc01 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-Dark-He.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #9d9d9d 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #d9d9d9 100 + +color_sel_bg = #9c9c9c 100 +color_sel_fg = #000000 100 +color_sel_border = #9c9c9c 100 + +color_sep_fg = #535353 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3c3c3c 100 +color_title_fg = #d9d9d9 100 +color_title_border = #729fcf 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He-flatish.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He-flatish.colorrc new file mode 100644 index 0000000..71530de --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He-flatish.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 0 +at_pointer = 0 +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 83 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 2 +#menu_halign = left +#menu_valign = top + +#sub_spacing = 1 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #CECECE 70 +color_menu_border = #888888 100 + +color_norm_bg = #2b303b 0 +color_norm_fg = #222222 100 + +color_sel_bg = #ababab 100 +color_sel_fg = #000000 100 +color_sel_border = #ababab 100 + +color_sep_fg = #222222 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #CECECE 100 +color_title_fg = #222222 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He.colorrc new file mode 100644 index 0000000..bb54c6a --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Bunsen-He.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3a3a3a 80 +color_menu_border = #3C3D3E 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #E6E6E6 100 + +color_sel_bg = #9c9c9c 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #9c9c9c 100 + +color_sep_fg = #535353 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3a3a3a 100 +color_title_fg = #E6E6E6 100 +color_title_border = #729fcf 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-3.4.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-3.4.colorrc new file mode 100644 index 0000000..f922d50 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-3.4.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #fcfbfa 80 +color_menu_border = #aaaaaa 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #5c9edb 100 +color_sel_fg = #ffffff 100 +color_sel_border = #5c9edb 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #589bda 100 +color_title_fg = #ffffff 100 +color_title_border = #7cb6ec 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-Olive.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-Olive.colorrc new file mode 100644 index 0000000..1f122f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks-Olive.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f1eee0 80 +color_menu_border = #aaaaaa 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #444444 100 + +color_sel_bg = #b4c994 100 +color_sel_fg = #ffffff 100 +color_sel_border = #b4c994 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #95ad70 100 +color_title_fg = #ffffff 100 +color_title_border = #7cb6ec 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks.colorrc new file mode 100644 index 0000000..b61c0c3 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Clearlooks.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #ffffff 80 +color_menu_border = #aaaaaa 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #111111 100 + +color_sel_bg = #97b8e2 100 +color_sel_fg = #ffffff 100 +color_sel_border = #97b8e2 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #E6E7E6 100 +color_title_fg = #111111 100 +color_title_border = #729fcf 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Crocus-Remix.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Crocus-Remix.colorrc new file mode 100644 index 0000000..b132d74 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Crocus-Remix.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #1A2833 80 +color_menu_border = #aaaaaa 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #d9d9d9 100 + +color_sel_bg = #587289 100 +color_sel_fg = #d9d9d9 100 +color_sel_border = #587289 100 + +color_sep_fg = #535353 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #1A2833 100 +color_title_fg = #d9d9d9 100 +#color_title_border = #7cb6ec 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Elementary-openbox.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Elementary-openbox.colorrc new file mode 100644 index 0000000..f4995da --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Elementary-openbox.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = 4 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #ffffff 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #656565 100 + +color_sel_bg = #ffffff 100 +color_sel_fg = #000000 100 +color_sel_border = #ffffff 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #ffffff 100 +color_title_fg = #656565 100 +#color_title_border = #7cb6ec 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAdapta.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAdapta.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAdapta.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAmbiance.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAmbiance.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvAmbiance.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArc.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArc.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArc.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArcDark.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArcDark.colorrc new file mode 100644 index 0000000..a676c70 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvArcDark.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3F3F3F 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 80 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBeige.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBeige.colorrc new file mode 100644 index 0000000..a9d7fae --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBeige.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #efebe7 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #efebe7 100 +color_title_fg = #000000 100 +color_title_border = #efebe7 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBrown.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBrown.colorrc new file mode 100644 index 0000000..1d6c30b --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvBrown.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #5c514a 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #5c514a 100 +color_title_fg = #000000 100 +color_title_border = #5c514a 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCurvesLight.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCurvesLight.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCurvesLight.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCyan.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCyan.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvCyan.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvDarkRed.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvDarkRed.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvDarkRed.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvFlatLight.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvFlatLight.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvFlatLight.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnome.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnome.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnome.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeAlt.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeAlt.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeAlt.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeDark.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeDark.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomeDark.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomish.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomish.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGnomish.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGray.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGray.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvGray.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvOxygen.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvOxygen.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvOxygen.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvRoughGlass.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvRoughGlass.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvRoughGlass.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicity.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicity.colorrc new file mode 100644 index 0000000..cf8a5f2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicity.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #464646 100 +color_sel_fg = #ffffff 100 +color_sel_border = #464646 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicityDark.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicityDark.colorrc new file mode 100644 index 0000000..6af57ed --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/KvSimplicityDark.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #eff0f1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #484848 100 +color_sel_fg = #ffffff 100 +color_sel_border = #484848 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #eff0f1 100 +color_title_fg = #000000 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Kvantum.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Kvantum.colorrc new file mode 100644 index 0000000..4c171e1 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Kvantum.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #959595 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Brave.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Brave.colorrc new file mode 100644 index 0000000..de247ae --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Brave.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #89ADD4 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #89ADD4 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Carbonite.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Carbonite.colorrc new file mode 100644 index 0000000..f2f1b24 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Carbonite.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #7C807F 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #7C807F 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Dust.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Dust.colorrc new file mode 100644 index 0000000..a28566b --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Dust.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #F3F2F1 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #100F0E 100 + +color_sel_bg = #BCA084 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #BCA084 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #F3F2F1 100 +color_title_fg = #100F0E 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Human.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Human.colorrc new file mode 100644 index 0000000..0ff668d --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Human.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #F1AE68 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1AE68 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Illustrious.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Illustrious.colorrc new file mode 100644 index 0000000..3106819 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Illustrious.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #F1A2AD 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1A2AD 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Noble.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Noble.colorrc new file mode 100644 index 0000000..63f956b --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Noble.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #B790B3 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #B790B3 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Tribute.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Tribute.colorrc new file mode 100644 index 0000000..60a2e80 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Tribute.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #C9CCB9 100 +color_sel_fg = #000000 100 +color_sel_border = #C9CCB9 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wine.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wine.colorrc new file mode 100644 index 0000000..d68aebc --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wine.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #E06767 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #E06767 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wise.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wise.colorrc new file mode 100644 index 0000000..f05a636 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Light-Wise.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f3f3f3 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #101010 100 + +color_sel_bg = #A3C574 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #A3C574 100 + +color_sep_fg = #aaaaaa 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #f3f3f3 100 +color_title_fg = #101010 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Brave.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Brave.colorrc new file mode 100644 index 0000000..29f9b74 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Brave.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #89ADD4 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #89ADD4 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Carbonite.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Carbonite.colorrc new file mode 100644 index 0000000..d488040 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Carbonite.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #7C807F 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #7C807F 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Dust.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Dust.colorrc new file mode 100644 index 0000000..de85440 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Dust.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #464139 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F2F1 100 + +color_sel_bg = #BCA084 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #BCA084 100 + +color_sep_fg = #555350 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #464139 100 +color_title_fg = #F3F2F1 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Human.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Human.colorrc new file mode 100644 index 0000000..e83747a --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Human.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #F1AE68 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1AE68 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Illustrious.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Illustrious.colorrc new file mode 100644 index 0000000..af5dbef --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Illustrious.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #F1A2AD 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1A2AD 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Noble.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Noble.colorrc new file mode 100644 index 0000000..9fe7e23 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Noble.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #B790B3 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #B790B3 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Tribute.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Tribute.colorrc new file mode 100644 index 0000000..8e29dd7 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Tribute.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #C9CCB9 100 +color_sel_fg = #000000 100 +color_sel_border = #C9CCB9 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wine.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wine.colorrc new file mode 100644 index 0000000..5e0bc4e --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wine.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #E06767 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #E06767 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3C3C3C 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wise.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wise.colorrc new file mode 100644 index 0000000..0deca4c --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Mixed-Wise.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #A3C574 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #A3C574 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Brave.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Brave.colorrc new file mode 100644 index 0000000..44b42f0 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Brave.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #89ADD4 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #89ADD4 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Carbonite.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Carbonite.colorrc new file mode 100644 index 0000000..408d074 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Carbonite.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #7C807F 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #7C807F 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Dust.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Dust.colorrc new file mode 100644 index 0000000..de85440 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Dust.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #464139 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F2F1 100 + +color_sel_bg = #BCA084 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #BCA084 100 + +color_sep_fg = #555350 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #464139 100 +color_title_fg = #F3F2F1 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Human.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Human.colorrc new file mode 100644 index 0000000..6b92f98 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Human.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #F1AE68 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1AE68 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Illustrious.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Illustrious.colorrc new file mode 100644 index 0000000..98b5a7f --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Illustrious.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #F1A2AD 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #F1A2AD 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Noble.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Noble.colorrc new file mode 100644 index 0000000..290ad47 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Noble.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #B790B3 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #B790B3 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Tribute.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Tribute.colorrc new file mode 100644 index 0000000..a937df7 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Tribute.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #C9CCB9 100 +color_sel_fg = #000000 100 +color_sel_border = #C9CCB9 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wine.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wine.colorrc new file mode 100644 index 0000000..44ee444 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wine.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #E06767 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #E06767 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wise.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wise.colorrc new file mode 100644 index 0000000..0deca4c --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/LX-Pitchdark-Wise.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3B3B3B 80 +color_menu_border = #ffffff 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #F3F3F3 100 + +color_sel_bg = #A3C574 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #A3C574 100 + +color_sep_fg = #555555 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3B3B3B 100 +color_title_fg = #F3F3F3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-quakeworld.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-quakeworld.colorrc new file mode 100644 index 0000000..f909f73 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-quakeworld.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 10 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #333333 70 +color_menu_border = #eeeeec 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #f6cb33 100 + +color_sel_bg = #5e0b0b 100 +color_sel_fg = #f6cb33 100 +color_sel_border = #5e0b0b 100 + +color_sep_fg = #4c4c4c 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #333333 100 +color_title_fg = #f6cb33 100 +color_title_border = #4c4c4c 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-superdesk.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-superdesk.colorrc new file mode 100644 index 0000000..24609eb --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mabox-superdesk.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 4 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #2c2c2c 80 +color_menu_border = #2c2c2c 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #e9e9e9 100 + +color_sel_bg = #169f6f 100 +color_sel_fg = #e9e9e9 100 +color_sel_border = #169f6f 100 + +color_sep_fg = #169f6f 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #169f6f 100 +color_title_fg = #e9e9e9 100 +color_title_border = #2c2c2c 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-dark-sea.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-dark-sea.colorrc new file mode 100644 index 0000000..14d6b45 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-dark-sea.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 4 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #1b2224 80 +color_menu_border = #76797F 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #D3DAE3 100 + +color_sel_bg = #2f9b85 100 +color_sel_fg = #ffffff 100 +color_sel_border = #2f9b85 100 + +color_sep_fg = #76797F 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-sea.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-sea.colorrc new file mode 100644 index 0000000..2ba7871 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Manjaro-Openbox-Matcha-sea.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #2f9b85 100 +color_sel_fg = #ffffff 100 +color_sel_border = #2f9b85 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-aliz.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-aliz.colorrc new file mode 100644 index 0000000..cc87ef2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-aliz.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #F0544C 100 +color_sel_fg = #ffffff 100 +color_sel_border = #F0544C 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-azul.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-azul.colorrc new file mode 100644 index 0000000..b51a599 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-azul.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #3498db 100 +color_sel_fg = #ffffff 100 +color_sel_border = #3498db 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-aliz.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-aliz.colorrc new file mode 100644 index 0000000..242317b --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-aliz.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #1a1a1a 80 +color_menu_border = #2d3036 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #D3DAE3 100 + +color_sel_bg = #F0544C 100 +color_sel_fg = #ffffff 100 +color_sel_border = #F0544C 100 + +color_sep_fg = #2d3036 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-azul.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-azul.colorrc new file mode 100644 index 0000000..abd1804 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-azul.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #14161B 80 +color_menu_border = #2d3036 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #D3DAE3 100 + +color_sel_bg = #3498db 100 +color_sel_fg = #ffffff 100 +color_sel_border = #3498db 100 + +color_sep_fg = #2d3036 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-sea.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-sea.colorrc new file mode 100644 index 0000000..8e96062 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-dark-sea.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #1b2224 80 +color_menu_border = #2d3036 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #D3DAE3 100 + +color_sel_bg = #2f9b85 100 +color_sel_fg = #ffffff 100 +color_sel_border = #2f9b85 100 + +color_sep_fg = #2d3036 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-aliz.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-aliz.colorrc new file mode 100644 index 0000000..cc87ef2 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-aliz.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #F0544C 100 +color_sel_fg = #ffffff 100 +color_sel_border = #F0544C 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-azul.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-azul.colorrc new file mode 100644 index 0000000..b51a599 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-azul.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #3498db 100 +color_sel_fg = #ffffff 100 +color_sel_border = #3498db 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-sea.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-sea.colorrc new file mode 100644 index 0000000..2ba7871 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-light-sea.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #2f9b85 100 +color_sel_fg = #ffffff 100 +color_sel_border = #2f9b85 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-sea.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-sea.colorrc new file mode 100644 index 0000000..2ba7871 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Matcha-sea.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f5f6f7 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2d3036 100 + +color_sel_bg = #2f9b85 100 +color_sel_fg = #ffffff 100 +color_sel_border = #2f9b85 100 + +color_sep_fg = #a8adb5 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #2d3036 100 +color_title_fg = #D3DAE3 100 +color_title_border = #eff0f1 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Micro95.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Micro95.colorrc new file mode 100644 index 0000000..9ea6ebf --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Micro95.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #DCDAD5 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #01007F 100 +color_sel_fg = #FFFFFF 100 +color_sel_border = #01007F 100 + +color_sep_fg = #8F8F8F 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #DCDAD5 100 +color_title_fg = #000000 100 +color_title_border = #8F8F8F 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mikachu.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mikachu.colorrc new file mode 100644 index 0000000..db0c52a --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Mikachu.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 3 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #B8B8D8 80 +color_menu_border = #aeb0b6 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000022 100 + +color_sel_bg = #555577 100 +color_sel_fg = #CCCCFF 100 +color_sel_border = #555577 100 + +color_sep_fg = #8F8F8F 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #6699CC 100 +color_title_fg = #CCCCFF 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Natura.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Natura.colorrc new file mode 100644 index 0000000..36ffc4e --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Natura.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #f9f2ee 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #5c4e45 100 +color_sel_fg = #f9f2ee 100 +color_sel_border = #5c4e45 100 + +color_sep_fg = #8F8F8F 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #5c4e45 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-01.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-01.colorrc new file mode 100644 index 0000000..bb3af51 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-01.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 1 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #181818 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #7f1e31 100 +color_sel_fg = #ffffff 100 +color_sel_border = #c3314f 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #181818 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-02.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-02.colorrc new file mode 100644 index 0000000..c21b646 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-02.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 1 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #181818 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #18375a 100 +color_sel_fg = #ffffff 100 +color_sel_border = #25548a 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #181818 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-03.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-03.colorrc new file mode 100644 index 0000000..befba35 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare-03.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 0 +at_pointer = 0 +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 83 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 2 +#menu_halign = left +#menu_valign = top + +#sub_spacing = 1 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 1 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #181818 60 +color_menu_border = #000000 20 + +color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #375a18 60 +color_sel_fg = #ffffff 100 +color_sel_border = #548a25 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #181818 80 +color_title_fg = #ffffff 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare.colorrc new file mode 100644 index 0000000..bb3af51 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Nightmare.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 1 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #181818 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #7f1e31 100 +color_sel_fg = #ffffff 100 +color_sel_border = #c3314f 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #181818 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Numix.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Numix.colorrc new file mode 100644 index 0000000..dee9408 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Numix.colorrc @@ -0,0 +1,75 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 0 +at_pointer = 0 +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 83 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 2 +#menu_halign = left +#menu_valign = top + +#sub_spacing = 1 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #444444 80 +color_menu_border = #444444 100 + +color_norm_bg = #2b303b 0 +color_norm_fg = #eeeeee 100 + +color_sel_bg = #f06860 100 +color_sel_fg = #ffffff 100 +color_sel_border = #f06860 100 + +color_sep_fg = #262626 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #444444 100 +color_title_fg = #eeeeee 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx-Citrus.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx-Citrus.colorrc new file mode 100644 index 0000000..a976bfc --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx-Citrus.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #303030 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #b8b8b8 100 + +color_sel_bg = #e18a51 100 +color_sel_fg = white 100 +color_sel_border = #e18a51 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #303030 100 +color_title_fg = white 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx.colorrc new file mode 100644 index 0000000..b0b457e --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Onyx.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #303030 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #b8b8b8 100 + +color_sel_bg = #6d95de 100 +color_sel_fg = #f8f8f8 100 +color_sel_border = #6d95de 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #303030 100 +color_title_fg = white 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Orang.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Orang.colorrc new file mode 100644 index 0000000..391c7c7 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Orang.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #d3d7cf 80 +color_menu_border = #000000 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #000000 100 + +color_sel_bg = #ce5c00 100 +color_sel_fg = #ffffff 100 +color_sel_border = #ce5c00 100 + +color_sep_fg = #242424 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #ce5c00 100 +color_title_fg = #ffffff 100 +color_title_border = #fcaf3e 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/RainForest.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/RainForest.colorrc new file mode 100644 index 0000000..24ac52f --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/RainForest.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #BAC8B0 80 +color_menu_border = #5F8A45 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #2E2824 100 + +color_sel_bg = #5F8A45 100 +color_sel_fg = #101010 100 +color_sel_border = #5F8A45 100 + +color_sep_fg = #5F8A45 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #BAC8B0 100 +color_title_fg = #2E2824 100 +color_title_border = #5F8A45 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/SoftWaves.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/SoftWaves.colorrc new file mode 100644 index 0000000..e68c5bf --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/SoftWaves.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = right +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #3C3C3C 80 +color_menu_border = #5F8A45 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #cbcbcb 100 + +color_sel_bg = #729992 100 +color_sel_fg = #101010 100 +color_sel_border = #729992 100 + +color_sep_fg = #a6a6a6 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3c3c3c 100 +color_title_fg = #cbcbcb 100 +color_title_border = #fcaf3e 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Syscrash.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Syscrash.colorrc new file mode 100644 index 0000000..5940a28 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Syscrash.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = left +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #e6e6e0 80 +color_menu_border = #5F8A45 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #22221c 100 + +color_sel_bg = #4c4c4c 100 +color_sel_fg = #ffffff 100 +color_sel_border = #4c4c4c 100 + +color_sep_fg = #a6a6a6 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #4c4c4c 100 +color_title_fg = white 100 +color_title_border = #4c4c4c 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia-Dark.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia-Dark.colorrc new file mode 100644 index 0000000..d18b756 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia-Dark.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = -2 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #646464 80 +color_menu_border = #AFAFAD 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #ffffff 100 + +color_sel_bg = #000000 100 +color_sel_fg = #ffffff 100 +color_sel_border = #000000 100 + +color_sep_fg = #ABADAB 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #3F3F3F 100 +color_title_fg = #ffffff 100 +color_title_border = #000000 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia.colorrc b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia.colorrc new file mode 100644 index 0000000..fbe6518 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/jgobthemes/Vertex-Maia.colorrc @@ -0,0 +1,76 @@ +# jgmenurc + +stay_alive = 0 +#hide_on_startup = 0 +csv_cmd = pmenu +tint2_look = 1 +position_mode = ipc +terminal_exec = terminator +terminal_args = -e +#monitor = 0 +#hover_delay = 100 +#hide_back_items = 1 +#columns = 1 + +menu_margin_x = 4 +menu_margin_y = 32 +menu_width = 220 +#menu_height_min = 0 +#menu_height_max = 0 +#menu_height_mode = static +menu_padding_top = 25 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 1 +menu_halign = left +menu_valign = top + +sub_spacing = 0 +#sub_padding_top = auto +#sub_padding_right = auto +#sub_padding_bottom = auto +#sub_padding_left = auto +sub_hover_action = 1 + +#item_margin_x = 3 +item_margin_y = 2 +item_height = 20 +item_padding_x = 8 +item_radius = 0 +item_border = 0 +#item_halign = left + +sep_height = 5 +sep_halign = Center +sep_markup = + +font = Ubuntu 12px +#font_fallback = xtg +icon_size = 20 +#icon_text_spacing = 10 +#icon_theme = +#icon_theme_fallback = xtg + +#arrow_string = ▸ +#arrow_width = 15 + +color_menu_bg = #F5F5F7 80 +color_menu_border = #AFAFAD 100 + +#color_norm_bg = #2b303b 0 +color_norm_fg = #3C3E3C 100 + +color_sel_bg = #16A085 100 +color_sel_fg = #F9FAF9 100 +color_sel_border = #16A085 100 + +color_sep_fg = #ABADAB 100 + +#csv_name_format = %n (%g) +#csv_single_window = 0 +#csv_no_dirs = 0 +color_title_bg = #F5F5F7 100 +color_title_fg = #3C3E3C 100 +color_title_border = #3C3E3C 100 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/mabox.conf b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/mabox.conf index 7ad335f..a2732ee 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/mabox.conf +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/mabox.conf @@ -1,2 +1,3 @@ show_welcome=true +jgmenu_theme=obtheme jgmenu_use_icons=true diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/mabox/tux.svg b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/tux.svg new file mode 100644 index 0000000..661b6b3 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/mabox/tux.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + 2010-05-19T15:24:42 + I don't like gradients but I like penguins, so there you go :) + https://openclipart.org/detail/61207/cute-round-cartoon-penguin-by-qubodup + + + qubodup + + + + + animal + bird + cartoon + color + colour + penguin + tux + + + + + + + + + + + diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml index a175414..66b96f9 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml +++ b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml @@ -296,6 +296,11 @@ xkill + + + rofr.sh + + compton_toggle diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/picom.conf b/mabox-pl/desktop-overlay/etc/skel/.config/picom.conf index 0a42a35..b762464 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/picom.conf +++ b/mabox-pl/desktop-overlay/etc/skel/.config/picom.conf @@ -120,7 +120,11 @@ inactive-dim = 0.2; # Do not let dimness adjust based on window opacity. # inactive-dim-fixed = true; - +opacity-rule = [ + "100:class_g ?= 'chromium'", + "100:class_g ?= 'firefox'", + "100:class_g ?= 'palemoon'" +] # Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred. blur-background = true; diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/Vertical_Left.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/Vertical_Left.tint2rc new file mode 100644 index 0000000..93de521 --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/Vertical_Left.tint2rc @@ -0,0 +1,299 @@ +#---- Generated by tint2conf 7b0d ---- +# See https://gitlab.com/o9000/tint2/wikis/Configure for +# full documentation of the configuration options. +#------------------------------------- +# Gradients +#------------------------------------- +# Backgrounds +# Background 1: Aktywne zadanie, Nazwa nieaktywnego pulpitu, Nieaktywne zadanie, Pilne, Programy, Zasobnik systemowy, Zegar +rounded = 0 +border_width = 0 +border_sides = +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #111618 0 +border_color = #111618 100 +background_color_hover = #181818 0 +border_color_hover = #303030 0 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 2: +rounded = 0 +border_width = 2 +border_sides = L +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #1f292d 100 +border_color = #1f292d 100 +background_color_hover = #2c3a40 100 +border_color_hover = #ffffff 50 +background_color_pressed = #000000 100 +border_color_pressed = #ffffff 100 + +# Background 3: Domyślne zadanie, Normalne zadanie +rounded = 0 +border_width = 2 +border_sides = L +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #111618 0 +border_color = #3fa9f5 90 +background_color_hover = #e20c57 30 +border_color_hover = #e20c57 90 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 4: Aktywne +rounded = 0 +border_width = 2 +border_sides = L +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #3fa9f5 30 +border_color = #3fa9f5 90 +background_color_hover = #e20c57 30 +border_color_hover = #e20c57 90 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 5: Zminimalizowane +rounded = 0 +border_width = 2 +border_sides = L +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #111618 0 +border_color = #ffffff 50 +background_color_hover = #e20c57 30 +border_color_hover = #e20c57 90 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 6: Panel, Podpowiedzi +rounded = 0 +border_width = 0 +border_sides = +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #111618 66 +border_color = #111618 100 +background_color_hover = #181818 0 +border_color_hover = #303030 0 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 7: +rounded = 0 +border_width = 0 +border_sides = +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #111618 0 +border_color = #111618 100 +background_color_hover = #181818 0 +border_color_hover = #303030 0 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +# Background 8: +rounded = 0 +border_width = 0 +border_sides = +border_content_tint_weight = 0 +background_content_tint_weight = 0 +background_color = #cf3145 30 +border_color = #111618 100 +background_color_hover = #181818 0 +border_color_hover = #303030 0 +background_color_pressed = #181818 0 +border_color_pressed = #303030 0 + +#------------------------------------- +# Panel +panel_items = PLTBSCP +panel_size = 100% 60 +panel_margin = 0 0 +panel_padding = 0 0 0 +panel_background_id = 6 +wm_menu = 1 +panel_dock = 0 +panel_pivot_struts = 0 +panel_position = center left vertical +panel_layer = normal +panel_monitor = 1 +panel_shrink = 0 +autohide = 0 +autohide_show_timeout = 0.3 +autohide_hide_timeout = 2 +autohide_height = 2 +strut_policy = follow_size +panel_window_name = tint2 +disable_transparency = 0 +mouse_effects = 1 +font_shadow = 0 +mouse_hover_icon_asb = 100 0 10 +mouse_pressed_icon_asb = 100 0 25 +scale_relative_to_dpi = 0 +scale_relative_to_screen_height = 0 + +#------------------------------------- +# Taskbar +taskbar_mode = single_desktop +taskbar_hide_if_empty = 0 +taskbar_padding = 0 0 1 +taskbar_background_id = 1 +taskbar_active_background_id = 1 +taskbar_name = 0 +taskbar_hide_inactive_tasks = 0 +taskbar_hide_different_monitor = 0 +taskbar_hide_different_desktop = 0 +taskbar_always_show_all_desktop_tasks = 0 +taskbar_name_padding = 0 0 +taskbar_name_background_id = 1 +taskbar_name_active_background_id = 0 +taskbar_name_font = Liberation Sans Bold 10 +taskbar_name_font_color = #000000 100 +taskbar_name_active_font_color = #000000 100 +taskbar_distribute_size = 0 +taskbar_sort_order = none +task_align = left + +#------------------------------------- +# Task +task_text = 0 +task_icon = 1 +task_centered = 0 +urgent_nb_of_blink = 65535 +task_maximum_size = 54 58 +task_padding = 10 8 12 +task_tooltip = 1 +task_thumbnail = 1 +task_thumbnail_size = 140 +task_font_color = #e7e7e7 80 +task_normal_font_color = #e7e7e7 80 +task_urgent_font_color = #e7e7e7 100 +task_icon_asb = 100 0 0 +task_normal_icon_asb = 100 0 0 +task_active_icon_asb = 100 0 0 +task_urgent_icon_asb = 100 0 10 +task_iconified_icon_asb = 100 0 0 +task_background_id = 3 +task_normal_background_id = 3 +task_active_background_id = 4 +task_urgent_background_id = 1 +task_iconified_background_id = 5 +mouse_left = toggle_iconify +mouse_middle = close +mouse_right = none +mouse_scroll_up = toggle_iconify +mouse_scroll_down = toggle_iconify + +#------------------------------------- +# System tray (notification area) +systray_padding = 10 10 10 +systray_background_id = 1 +systray_sort = ascending +systray_icon_size = 32 +systray_icon_asb = 100 0 0 +systray_monitor = 1 +systray_name_filter = ^ClipIt* + +#------------------------------------- +# Launcher +launcher_padding = 8 0 16 +launcher_background_id = 1 +launcher_icon_background_id = 0 +launcher_icon_size = 38 +launcher_icon_asb = 95 0 0 +launcher_icon_theme = Numix-Square +launcher_icon_theme_override = 0 +startup_notifications = 1 +launcher_tooltip = 1 +launcher_item_app = /usr/share/applications/show_desktop.desktop +launcher_item_app = /usr/share/applications/exo-file-manager.desktop +launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop +launcher_item_app = /usr/share/applications/exo-web-browser.desktop + +#------------------------------------- +# Clock +time1_format = %H:%M +time2_format = +time1_font = Noto Sans Bold 10 +time1_timezone = +time2_timezone = +time2_font = Droid Sans 10 +clock_font_color = #c0c0c0 100 +clock_padding = 0 6 +clock_background_id = 1 +clock_tooltip = +clock_tooltip_timezone = +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate +clock_mclick_command = +clock_uwheel_command = +clock_dwheel_command = + +#------------------------------------- +# Battery +battery_tooltip = 1 +battery_low_status = 0 +battery_low_cmd = +battery_full_cmd = +battery_font_color = #000000 100 +bat1_format = +bat2_format = +battery_padding = 0 0 +battery_background_id = 0 +battery_hide = 101 +battery_lclick_command = +battery_rclick_command = +battery_mclick_command = +battery_uwheel_command = +battery_dwheel_command = +ac_connected_cmd = +ac_disconnected_cmd = + +#------------------------------------- +# Button 1 +button = new +button_icon = distributor-logo-mabox +button_text = +button_tooltip = Główne menu +button_lclick_command = mb-jgtools main ipc +button_rclick_command = +button_mclick_command = +button_uwheel_command = mb-jgtools places +button_dwheel_command = mb-jgtools right +button_font_color = #000000 100 +button_padding = 10 10 +button_background_id = -1 +button_centered = 0 +button_max_icon_size = 0 + +#------------------------------------- +# Button 2 +button = new +button_icon = exit +button_text = +button_tooltip = Zakończ +button_lclick_command = mb-jgtools mblogout +button_rclick_command = +button_mclick_command = +button_uwheel_command = +button_dwheel_command = +button_font_color = #000000 100 +button_padding = 10 10 +button_background_id = -1 +button_centered = 0 +button_max_icon_size = 0 + +#------------------------------------- +# Tooltip +tooltip_show_timeout = 0 +tooltip_hide_timeout = 0 +tooltip_padding = 10 5 +tooltip_background_id = 6 +tooltip_font_color = #e7e7e7 80 +tooltip_font = Fira Mono 9 + diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/gradient.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/gradient.tint2rc index 9a96c4a..6cf5d1c 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/gradient.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/gradient.tint2rc @@ -254,8 +254,8 @@ clock_padding = 2 0 clock_background_id = 7 clock_tooltip = clock_tooltip_timezone = -clock_lclick_command = -clock_rclick_command = yad --calendar --text "" +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -264,7 +264,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 7 -battery_low_cmd = notify-send "battery low" +battery_low_cmd = battery_full_cmd = bat1_font = Roboto Mono Regular 10 bat2_font = sans 0 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2-top.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2-top.tint2rc index 6a4575f..dcd38dd 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2-top.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2-top.tint2rc @@ -182,7 +182,7 @@ clock_background_id = 0 clock_tooltip = Dzisiaj jest %A %e dzień %B clock_tooltip_timezone = clock_lclick_command = gsimplecal -clock_rclick_command = +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -191,7 +191,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 20 -battery_low_cmd = notify-send battery low! +battery_low_cmd = battery_full_cmd = notify-send battery full bat1_font = Monospace 9 bat2_font = Cantarell 0 @@ -223,7 +223,7 @@ separator_padding = 0 0 button = new button_icon = distributor-logo-mabox button_text = -button_lclick_command = jgmenu_run +button_lclick_command = mb-jgtools main ipc button_rclick_command = button_mclick_command = button_uwheel_command = diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2001.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2001.tint2rc index 23604fa..a09074f 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2001.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/mabox2001.tint2rc @@ -213,8 +213,8 @@ clock_padding = 8 0 clock_background_id = 7 clock_tooltip = Dzisiaj jest %A, %e dzień %B clock_tooltip_timezone = -clock_lclick_command = -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/micro95_bottom.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/micro95_bottom.tint2rc index 02aa3af..d8abe25 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/micro95_bottom.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/micro95_bottom.tint2rc @@ -205,10 +205,10 @@ launcher_icon_theme_override = 0 startup_notifications = 1 launcher_tooltip = 1 launcher_item_app = /usr/share/applications/show_desktop.desktop -launcher_item_app = /usr/share/applications/pcmanfm.desktop +launcher_item_app = /usr/share/applications/exo-file-manager.desktop launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop launcher_item_app = /usr/share/applications/exo-web-browser.desktop -launcher_item_app = /usr/share/applications/mbcc.desktop +launcher_item_app = /usr/share/applications/mcc.desktop #------------------------------------- # Clock @@ -224,7 +224,7 @@ clock_background_id = 0 clock_tooltip = clock_tooltip_timezone = clock_lclick_command = gsimplecal -clock_rclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -233,7 +233,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 10 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_full_cmd = bat1_font = sans 8 bat2_font = sans 6 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn-blue.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn-blue.tint2rc index d02dc5b..6ed3701 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn-blue.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn-blue.tint2rc @@ -100,7 +100,8 @@ time1_font = sans 10 clock_font_color = #DCDCDC 100 clock_padding = 0 0 clock_background_id = 0 -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate # Tooltips tooltip_padding = 2 2 @@ -113,7 +114,7 @@ tooltip_font_color = #DCDCDC 100 # Battery battery = 1 battery_low_status = 10 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_hide = never bat1_font = sans 8 bat2_font = sans 8 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn.tint2rc index 0a2b873..a8b7f19 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix-reborn.tint2rc @@ -100,7 +100,8 @@ time1_font = sans 10 clock_font_color = #DCDCDC 100 clock_padding = 0 0 clock_background_id = 0 -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate # Tooltips tooltip_padding = 2 2 @@ -113,7 +114,7 @@ tooltip_font_color = #DCDCDC 100 # Battery battery = 1 battery_low_status = 10 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_hide = never bat1_font = sans 8 bat2_font = sans 8 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix.tint2rc index c14e492..4088577 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/numix.tint2rc @@ -100,7 +100,8 @@ time1_font = sans 10 clock_font_color = #DCDCDC 100 clock_padding = 0 0 clock_background_id = 0 -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate # Tooltips tooltip_padding = 2 2 @@ -113,7 +114,7 @@ tooltip_font_color = #DCDCDC 100 # Battery battery = 1 battery_low_status = 10 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_hide = never bat1_font = sans 8 bat2_font = sans 8 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/quakeworld.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/quakeworld.tint2rc index df5cfd3..befe9f4 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/quakeworld.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/quakeworld.tint2rc @@ -195,7 +195,7 @@ launcher_item_app = /usr/share/applications/show_desktop.desktop launcher_item_app = /usr/share/applications/exo-file-manager.desktop launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop launcher_item_app = /usr/share/applications/exo-web-browser.desktop -launcher_item_app = /usr/share/applications/mbcc.desktop +launcher_item_app = /usr/share/applications/mcc.desktop #------------------------------------- # Clock @@ -209,8 +209,8 @@ clock_padding = 6 0 clock_background_id = 5 clock_tooltip = Dzisiaj jest %A, %e dzień %B clock_tooltip_timezone = -clock_lclick_command = -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -219,7 +219,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 10 -battery_low_cmd = notify-send "niski poziom naładowania baterii" +battery_low_cmd = battery_full_cmd = bat1_font = ubuntu 10 bat2_font = ubuntu 8 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/semplice.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/semplice.tint2rc index 4a67565..c2ed418 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/semplice.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/semplice.tint2rc @@ -184,9 +184,9 @@ launcher_tooltip = 1 launcher_item_app = /usr/share/applications/manjaro_ob_menu.desktop launcher_item_app = /usr/share/applications/show_desktop.desktop launcher_item_app = /usr/share/applications/exo-file-manager.desktop -launcher_item_app = /usr/share/applications/terminator.desktop +launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop launcher_item_app = /usr/share/applications/exo-web-browser.desktop -launcher_item_app = /usr/share/applications/mbcc.desktop +launcher_item_app = /usr/share/applications/mcc.desktop #------------------------------------- # Clock @@ -201,7 +201,7 @@ clock_background_id = 0 clock_tooltip = %A %d %B %Y clock_tooltip_timezone = clock_lclick_command = gsimplecal -clock_rclick_command = time-admin +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -210,7 +210,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 20 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_full_cmd = bat1_font = Sans 12 bat2_font = Sans 12 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/tint2rc index 144258f..6197b02 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/tint2rc @@ -184,7 +184,7 @@ launcher_item_app = /usr/share/applications/show_desktop.desktop launcher_item_app = /usr/share/applications/exo-file-manager.desktop launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop launcher_item_app = /usr/share/applications/exo-web-browser.desktop -launcher_item_app = /usr/share/applications/mbcc.desktop +launcher_item_app = /usr/share/applications/mcc.desktop launcher_item_app = /usr/share/applications/calamares.desktop #------------------------------------- @@ -200,8 +200,8 @@ clock_padding = 1 0 clock_background_id = 3 clock_tooltip = Dzisiaj jest %A, %e dzień %B clock_tooltip_timezone = -clock_lclick_command = -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -210,7 +210,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 10 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_full_cmd = bat1_font = sans 8 bat2_font = sans 6 diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/transparent.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/transparent.tint2rc index bf5de20..2350891 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/transparent.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/transparent.tint2rc @@ -213,8 +213,8 @@ clock_padding = 8 0 clock_background_id = 1 clock_tooltip = Dzisiaj jest %A, %e dzień %B clock_tooltip_timezone = -clock_lclick_command = -clock_rclick_command = gsimplecal +clock_lclick_command = gsimplecal +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/vertex.tint2rc b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/vertex.tint2rc index 6b8c5f7..50ab3d9 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/tint2/vertex.tint2rc +++ b/mabox-pl/desktop-overlay/etc/skel/.config/tint2/vertex.tint2rc @@ -161,7 +161,7 @@ launcher_item_app = /usr/share/applications/show_desktop.desktop launcher_item_app = /usr/share/applications/exo-file-manager.desktop launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop launcher_item_app = /usr/share/applications/exo-web-browser.desktop -launcher_item_app = /usr/share/applications/mbcc.desktop +launcher_item_app = /usr/share/applications/mcc.desktop #------------------------------------- # Clock @@ -176,7 +176,7 @@ clock_background_id = 4 clock_tooltip = clock_tooltip_timezone = clock_lclick_command = gsimplecal -clock_rclick_command = +clock_rclick_command = manjaro-settings-manager -m msm_timedate clock_mclick_command = clock_uwheel_command = clock_dwheel_command = @@ -185,7 +185,7 @@ clock_dwheel_command = # Battery battery_tooltip = 1 battery_low_status = 20 -battery_low_cmd = notify-send -i battery-caution-symbolic "niski poziom naładowania baterii" +battery_low_cmd = battery_full_cmd = bat1_font = Liberation Mono 8 bat2_font = Liberation Mono 8 diff --git a/mabox-pl/desktop-overlay/etc/skel/bin/obtheme2jgmenu b/mabox-pl/desktop-overlay/etc/skel/bin/obtheme2jgmenu new file mode 100755 index 0000000..426ebea --- /dev/null +++ b/mabox-pl/desktop-overlay/etc/skel/bin/obtheme2jgmenu @@ -0,0 +1,7 @@ +#!/bin/bash + +ob_file=$HOME/.config/openbox/rc.xml +[[ -f $ob_file ]] && wm_theme=$(awk '// {while (getline n) {if (match(n, //)){l=n; exit}}} END {split(l, a, "[<>]"); print a[3]}' "$ob_file") + +jgmenu_run init --apply-obtheme +cp $HOME/.config/jgmenu/jgmenurc $HOME/.config/mabox/jgobthemes/$wm_theme.colorrc diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Left.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Left.conkyrc deleted file mode 100644 index 4582572..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Left.conkyrc +++ /dev/null @@ -1,163 +0,0 @@ -# For commands above TEXT check: -# http://conky.sourceforge.net/config_settings.html -# -# For commands available below TEXT check: -# http://conky.sourceforge.net/variables.html - -# Bunsen Labs Conky help threads -# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424 - -# beta tested by: smacz -# Enjoy! :) - -# pkill -xf "conky -c $HOME/.config/conky/CB-Left.conkyrc" & -### Begin Window Settings ##################### -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Bunsen Labs CB Left Conky - -### ARGB can be used for real transparency -### NOTE that a composite manager is required for real transparency. -### This option will not work as desired (in most cases) in conjunction with -### own_window_type normal -# own_window_argb_visual yes # Options: yes or no - -### When ARGB visuals are enabled, this use this to modify the alpha value -### Use: own_window_type normal -### Use: own_window_transparent no -### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity. -# own_window_argb_value 150 - -minimum_size 200 0 ### width | height -maximum_width 200 - -gap_x 20 ### l|r -gap_y 45 ### u|d - -alignment tl -####################### End Window Settings ### -### Font Settings ############################# -# Use Xft (anti-aliased font and stuff) -use_xft yes -#xftfont Liberation Mono:bold:size=10 -#xftfont Liberation Sans:size=10 -xftfont Sans-serif:size=10 - -# Alpha of Xft font. Must be a value at or between 1 and 0 -xftalpha 1 -# Force UTF8? requires XFT ### -override_utf8_locale yes - -uppercase no -######################### End Font Settings ### -### Color Settings ############################ -draw_shades no #yes -default_shade_color 000000 - -draw_outline no # amplifies text if yes -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -default_color C0C0C0 # Silver -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -color2 D8BFD8 # Thistle -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed -####################### End Colour Settings ### -### Borders Section ########################### -draw_borders no -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -draw_graph_borders no -#default_graph_size 15 40 -####################### End Borders Section ### -### Miscellaneous Section ##################### -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Default and Minimum size is 256 - needs more for single commands that -# "call" a lot of text IE: bash scripts -#text_buffer_size 6144 - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# change GiB to G and MiB to M -short_units yes - -# Like it says, ot pads the decimals on % values -# doesn't seem to work since v1.7.1 -pad_percents 2 - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes - -# Maximum size of user text buffer, i.e. layout below TEXT line in config file -# (default is 16384 bytes) -# max_user_text 16384 - -# Desired output unit of all objects displaying a temperature. Parameters are -# either "fahrenheit" or "celsius". The default unit is degree Celsius. -# temperature_unit Fahrenheit - -################# End Miscellaneous Section ### - -update_interval 1 - -TEXT -${alignr}S Y S T E M I N F O -${membar 0} -Host:${alignr}${nodename} -Uptime:${alignr}${uptime} -RAM:$alignr${mem} / ${memmax} -Swap usage:${alignr}${swap} / ${swapmax} -Root usage:$alignr${fs_used /} / ${fs_size /} -Home usage:$alignr${fs_used /home} / ${fs_size /home} -CPU Average:${alignr}${cpu cpu0}% - - -${alignr}S H O R T C U T K E Y S -${membar 0} -Alt + F2${alignr}Run Dialog -Alt + F3${alignr}Alt Menu -Super + Space${alignr}Main Menu -Super + Tab${alignr}Client Menu -Super + t${alignr}Terminal -Super + f${alignr}File Manager -Super + e${alignr}Editor -Super + m${alignr}Media Player -Super + w${alignr}Web Browser -Super + h${alignr}Task Manager -Super + l${alignr}Lock Screen -Super + v${alignr}Volume Control -Super + x${alignr}Logout -PrtSc${alignr}Screenshot diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Right.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Right.conkyrc deleted file mode 100644 index aba3e7a..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/CB-Right.conkyrc +++ /dev/null @@ -1,163 +0,0 @@ -# For commands above TEXT check: -# http://conky.sourceforge.net/config_settings.html -# -# For commands available below TEXT check: -# http://conky.sourceforge.net/variables.html - -# Bunsen Labs Conky help threads -# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424 - -# beta tested by: smacz -# Enjoy! :) - -# pkill -xf "conky -c $HOME/.config/conky/CB-Right.conkyrc" & -### Begin Window Settings ##################### -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Bunsen Labs CB Right Conky - -### ARGB can be used for real transparency -### NOTE that a composite manager is required for real transparency. -### This option will not work as desired (in most cases) in conjunction with -### own_window_type normal -# own_window_argb_visual yes # Options: yes or no - -### When ARGB visuals are enabled, this use this to modify the alpha value -### Use: own_window_type normal -### Use: own_window_transparent no -### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity. -# own_window_argb_value 150 - -minimum_size 200 0 ### width | height -maximum_width 200 - -gap_x 20 ### left | right -gap_y 45 ### up | down - -alignment tr -####################### End Window Settings ### -### Font Settings ############################# -# Use Xft (anti-aliased font and stuff) -use_xft yes -#xftfont Liberation Mono:bold:size=10 -#xftfont Liberation Sans:bold:size=10 -xftfont Sans-serif:bold:size=10 - -# Alpha of Xft font. Must be a value at or between 1 and 0 -xftalpha 1 -# Force UTF8? requires XFT ### -override_utf8_locale yes - -uppercase no -######################### End Font Settings ### -### Color Settings ############################ -draw_shades no #yes -default_shade_color 000000 - -draw_outline no # amplifies text if yes -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -default_color C0C0C0 # Silver -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -color2 D8BFD8 # Thistle -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed -####################### End Colour Settings ### -### Borders Section ########################### -draw_borders no -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -draw_graph_borders no -#default_graph_size 15 40 -####################### End Borders Section ### -### Miscellaneous Section ##################### -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Default and Minimum size is 256 - needs more for single commands that -# "call" a lot of text IE: bash scripts -#text_buffer_size 6144 - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# change GiB to G and MiB to M -short_units yes - -# Like it says, ot pads the decimals on % values -# doesn't seem to work since v1.7.1 -pad_percents 2 - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes - -# Maximum size of user text buffer, i.e. layout below TEXT line in config file -# (default is 16384 bytes) -# max_user_text 16384 - -# Desired output unit of all objects displaying a temperature. Parameters are -# either "fahrenheit" or "celsius". The default unit is degree Celsius. -# temperature_unit Fahrenheit - -################# End Miscellaneous Section ### - -update_interval 1 - -TEXT -S Y S T E M I N F O -${hr} -Host:${alignr}${nodename} -Uptime:${alignr}${uptime} -RAM:$alignr${mem} / ${memmax} -Swap usage:${alignr}${swap} / ${swapmax} -Root usage:$alignr${fs_used /} / ${fs_size /} -Home usage:$alignr${fs_used /home} / ${fs_size /home} -CPU Average:${alignr}${cpu cpu0}% - - -S H O R T C U T K E Y S -${hr} -Alt + F2${alignr}Run Dialog -Alt + F3${alignr}Alt Menu -Super + Space${alignr}Main Menu -Super + Tab${alignr}Client Menu -Super + t${alignr}Terminal -Super + f${alignr}File Manager -Super + e${alignr}Editor -Super + m${alignr}Media Player -Super + w${alignr}Web Browser -Super + h${alignr}Task Manager -Super + l${alignr}Lock Screen -Super + v${alignr}Volume Control -Super + x${alignr}Logout -PrtSc${alignr}Screenshot diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/MB-Text.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/MB-Text.conkyrc deleted file mode 100644 index 0125614..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/MB-Text.conkyrc +++ /dev/null @@ -1,117 +0,0 @@ -# For commands above TEXT check: -# http://conky.sourceforge.net/config_settings.html -# -# For commands available below TEXT check: -# http://conky.sourceforge.net/variables.html - -# Bunsen Labs Conky help threads -# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424 - -# beta tested by: smacz -# Enjoy! :) - -# pkill -xf "conky -q -c $HOME/.config/conky/MB-Text.conkyrc" & -### Begin Window Settings ##################### -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Branding Conky - -### ARGB can be used for real transparency -### NOTE that a composite manager is required for real transparency. -### This option will not work as desired (in most cases) in conjunction with -### own_window_type normal -# own_window_argb_visual yes # Options: yes or no - -### When ARGB visuals are enabled, this use this to modify the alpha value -### Use: own_window_type normal -### Use: own_window_transparent no -### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity. -# own_window_argb_value 0 - -minimum_size 320 80 ### w|h -#maximum_width 180 - -gap_x -100 ### l|r -gap_y -113 ### u|d - -alignment br -####################### End Window Settings ### -### Font Settings ############################# -# Use Xft (anti-aliased font and stuff) -use_xft yes - -xftfont Monospace:bold:size=9 -#xftfont Fantasque Sans Mono:bold:size=9 - - -# Alpha of Xft font. Must be a value at or between 1 and 0 ### -xftalpha 1 -# Force UTF8? requires XFT ### -override_utf8_locale yes - -uppercase no -######################### End Font Settings ### -### Colour Settings ########################### -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -default_color C0C0C0 # Silver -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -color2 D8BFD8 # Thistle -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed -####################### End Colour Settings ### -### Borders Section ########################### -draw_borders no #yes -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -# draw_graph_borders yes -# default_graph_size 15 40 -####################### End Borders Section ### -### Miscellaneous Section ##################### -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes -################# End Miscellaneous Section ### - -update_interval 1 - -TEXT -${image $HOME/.config/conky/images/mabox.png} diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/conky-sessionfile b/mabox-pl/live-overlay/etc/skel/.config/conky/conky-sessionfile deleted file mode 100755 index ce63888..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/conky-sessionfile +++ /dev/null @@ -1,3 +0,0 @@ -conky -c ~/.config/conky/MB-Text.conkyrc & sleep 1s -conky -c ~/.config/conky/shortcuts_grey.conkyrc & sleep 1s -conky -c ~/.config/conky/grey_manjaro_JWM.conkyrc & sleep 1s diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc deleted file mode 100644 index 523cc93..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/grey_manjaro_JWM.conkyrc +++ /dev/null @@ -1,83 +0,0 @@ - -own_window yes -own_window_type desktop -# own_window_argb_visual yes -# own_window_argb_value 125 -own_window_transparent yes -own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Quakeworld Monitor Conky - -gap_x 15 -gap_y 50 -alignment tr -minimum_width 200 -minimum_size 200 - - - - -use_xft yes -xftfont Cantarell:size=9 -xftalpha 1 -override_utf8_locale yes -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - - -color2 777777 -cpu_avg_samples 2 -default_color FFFFFF - -draw_borders no #yes - -stippled_borders 5 -border_inner_margin 5 -border_outer_margin 0 -border_width 2 - - -background yes -no_buffers yes -imlib_cache_size 0 - -double_buffer yes -update_interval 1 - - -TEXT -${voffset 8}$color${font Cantarell:size=16}${time %A}$font${voffset -18}$alignr${color 006600}${font Cantarell:size=38}${time %e}$font -$color${voffset -20}$color${font Cantarell:size=18}${time %B}$font${voffset -1} $color${font Cantarell:size=20}${time %Y}$font -#${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C -# -${voffset 10}${goto 40}${color}CPU$alignr$cpu% -$color2${goto 40}$alignr${cpubar 4,165} -${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% -${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% -${goto 40}$color2${top name 3}$alignr$color${top cpu 3}% -${goto 40}$color2${top name 4}$alignr$color${top cpu 4}% -# -${voffset 10}${goto 40}${color}RAM$alignr$mem/$memmax -$color2${goto 40}$alignr${membar 4,165} -${goto 40}${voffset 5}$color2${top_mem name 1}$alignr$color${top_mem mem_res 1} -${goto 40}$color2${top_mem name 2}$alignr$color${top_mem mem_res 2} -${goto 40}$color2${top_mem name 3}$alignr$color${top_mem mem_res 3} -${goto 40}$color2${top_mem name 4}$alignr$color${top_mem mem_res 4} -# -${voffset 10}$alignr dysk ${color2}${fs_used /} - ${fs_size /} -$alignr$color pamięć ${color2}$mem - $memmax -#${alignr}${color2}${font Cantarell:size=9}swap $swapmax - $swap -# -${voffset 10}$alignr${color} Mabox Linux ${execi 10000 awk -F'=' '/DISTRIB_RELEASE=/ {printf $2" "} /CODENAME/ {print $2}' /etc/lsb-release} -# -${voffset 10}$alignr${execi 1200 whoami}@${nodename} -${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} -${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} -${alignr}${color2}${font Cantarell:size=9}${alignr}arch ${color}${machine} -${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color 006600}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color} -${alignr}${color} zainstalowane pakiety: ${color2}${execi 10000 pacman -Q | wc -l} - diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/images/mabox.png b/mabox-pl/live-overlay/etc/skel/.config/conky/images/mabox.png deleted file mode 100644 index 6a54b7a..0000000 Binary files a/mabox-pl/live-overlay/etc/skel/.config/conky/images/mabox.png and /dev/null differ diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro.conkyrc deleted file mode 100644 index 50ce02c..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro.conkyrc +++ /dev/null @@ -1,69 +0,0 @@ -## ManjaroBox Conky Configuration Script -## -## Written by Carl Duff & Ugo Yak -## Modified by Aaditya Bagga (aaditya_gnulinux@zoho.com) -## -## Website: www.manjaro.org - Forum: http://forum.manjaro.org/ -## - -# Basic Settings - -background yes -use_xft yes -xftfont sans:size=11 -xftalpha 1 -update_interval 1.0 -total_run_times 0 -own_window yes -own_window_transparent yes -own_window_type desktop -own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager -own_window_class Conky -double_buffer yes -minimum_size 300 1 -maximum_width 600 -draw_shades no -draw_outline no -draw_borders no -draw_graph_borders no -default_color Black -default_shade_color 000000 -default_outline_color d9d7d6 -alignment tr -#conkymove, original value for gap_x: 5 -gap_x 12 -#conkymove, original value for gap_y: 40 -gap_y 70 -no_buffers yes -uppercase no -cpu_avg_samples 2 -override_utf8_locale yes - -## -## ManjaroBox Conky Display -## -TEXT -${font sans:bold:size=18}${alignr}${color #35BF5C}${time %e} ${color #BEBEBE}${time %B}${color #35BF5C} ${time %Y}${color #BEBEBE} -${alignr}${time %l:%M}${font sans:bold:size=15}${time %p}${voffset -8} -${color #BEBEBE}${hr 1}${voffset -4} -${font sans:bold:size=9}${alignr}${color #35BF5C}CPU ${color #BEBEBE}${cpu cpu0}% - ${color #35BF5C}RAM ${color #BEBEBE}$mem / $memmax -${alignr}${color #35BF5C}HD ${color #BEBEBE}$fs_used / $fs_size${voffset 2} - ${color #35BF5C}Uptime ${color #BEBEBE}$uptime_short -${hr 1}${voffset 6} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + f -${alignr}${color #BEBEBE}File Manager${voffset -5} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + w -${alignr}${color #BEBEBE}Web Browser${voffset -5} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + m -${alignr}${color #BEBEBE}Dmenu${voffset -5} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + x -${alignr}${color #BEBEBE}Oblogout${voffset -5} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + d -${alignr}${color #BEBEBE}Show Desktop${voffset -5} - -${font sans:bold:size=9}${alignr}${color #35BF5C}Super + t -${alignr}${color #BEBEBE}Terminal${voffset -5} diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc deleted file mode 100644 index 91ce62d..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/manjaro_JWM.conkyrc +++ /dev/null @@ -1,53 +0,0 @@ -alignment tr -background yes -color2 586E75 -cpu_avg_samples 2 -default_color 93A1A1 -draw_shades no -double_buffer yes -font Cantarell:size=9 -gap_x 10 -gap_y 50 -minimum_width 200 -no_buffers yes -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_argb_visual yes -own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager -update_interval 1.0 -use_xft yes - -TEXT -${voffset 8}$color${font Cantarell:size=16}${time %a}$font${voffset -8}$alignr${color db6823}${font Cantarell:size=38}${time %e}$font -$color${voffset -30}$color${font Cantarell:size=18}${time %b}$font${voffset -3} $color${font Cantarell:size=20}${time %Y}$font - -${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C -# -${voffset 10}${goto 40}${color}CPU$alignr$cpu% -$color2${goto 40}$alignr${cpubar 4,175} -${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% -${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% -${goto 40}$color2${top name 3}$alignr$color${top cpu 3}% -${goto 40}$color2${top name 4}$alignr$color${top cpu 4}% -# -${voffset 10}${goto 40}${color}RAM$alignr$memmax/$mem -$color2${goto 40}$alignr${membar 4,175} -${goto 40}${voffset 5}$color2${top_mem name 1}$alignr$color${top_mem mem_res 1} -${goto 40}$color2${top_mem name 2}$alignr$color${top_mem mem_res 2} -${goto 40}$color2${top_mem name 3}$alignr$color${top_mem mem_res 3} -${goto 40}$color2${top_mem name 4}$alignr$color${top_mem mem_res 4} -# -${voffset 10}$alignr dysk ${color2}${fs_size /} - ${fs_used /} -$alignr$color pamięć ${color2}$memmax - $mem -#${alignr}${color2}${font Cantarell:size=9}swap $swapmax - $swap -# -${voffset 10}$alignr${color} Manjaro Linux ${execi 10000 awk -F'=' '/DISTRIB_RELEASE=/ {printf $2" "} /CODENAME/ {print $2}' /etc/lsb-release} -# -${voffset 10}$alignr${execi 1200 whoami}@${nodename} -${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} -${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} -${alignr}${color2}${font Cantarell:size=9}${alignr}architektura ${color}${machine} -${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color db6823}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color} - diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc deleted file mode 100644 index d8522b8..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/quakeworld_manjaro_JWM.conkyrc +++ /dev/null @@ -1,83 +0,0 @@ - -own_window yes -own_window_type desktop -# own_window_argb_visual yes -# own_window_argb_value 125 -own_window_transparent yes -own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Quakeworld Monitor Conky - -gap_x 15 -gap_y 50 -alignment tr -minimum_width 200 -width 200 - - - - -use_xft yes -xftfont Cantarell:size=9 -xftalpha 1 -override_utf8_locale yes -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - - -color2 f6cb33 -cpu_avg_samples 2 -default_color CCCCCC - -draw_borders no #yes - -stippled_borders 5 -border_inner_margin 5 -border_outer_margin 0 -border_width 2 - - -background yes -no_buffers yes -imlib_cache_size 0 - -double_buffer yes -update_interval 1 - - -TEXT -${voffset 8}$color${font Cantarell:size=16}${time %A}$font${voffset -8}$alignr${color 5e0b0b}${font Cantarell:size=38}${time %e}$font -$color${voffset -30}$color${font Cantarell:size=18}${time %B}$font${voffset -3} $color${font Cantarell:size=20}${time %Y}$font -#${voffset 10}$alignr$color Kraków (PL) ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EPKK temperature temperature 15}°C -# -${voffset 10}${goto 40}${color}CPU$alignr$cpu% -$color2${goto 40}$alignr${cpubar 4,160} -${voffset 5}${goto 40}$font$color2${top name 1}$alignr$color${top cpu 1}% -${goto 40}$color2${top name 2}$alignr$color${top cpu 2}% -${goto 40}$color2${top name 3}$alignr$color${top cpu 3}% -${goto 40}$color2${top name 4}$alignr$color${top cpu 4}% -# -${voffset 10}${goto 40}${color}RAM$alignr$mem/$memmax -$color2${goto 40}$alignr${membar 4,160} -${goto 40}${voffset 5}$color2${top_mem name 1}$alignr$color${top_mem mem_res 1} -${goto 40}$color2${top_mem name 2}$alignr$color${top_mem mem_res 2} -${goto 40}$color2${top_mem name 3}$alignr$color${top_mem mem_res 3} -${goto 40}$color2${top_mem name 4}$alignr$color${top_mem mem_res 4} -# -${voffset 10}$alignr dysk ${color2}${fs_used /} - ${fs_size /} -$alignr$color pamięć ${color2}$mem - $memmax -#${alignr}${color2}${font Cantarell:size=9}swap $swapmax - $swap -# -${voffset 10}$alignr${color} Mabox Linux ${execi 10000 awk -F'=' '/DISTRIB_RELEASE=/ {printf $2" "} /CODENAME/ {print $2}' /etc/lsb-release} -# -${voffset 10}$alignr${execi 1200 whoami}@${nodename} -${alignr}${color2}${font Cantarell:size=9}uptime ${color}${uptime_short} -${alignr}${color2}${font Cantarell:size=9}${alignr}jądro ${color}${kernel} -${alignr}${color2}${font Cantarell:size=9}${alignr}architektura ${color}${machine} -${alignr}${color2}${font Cantarell:size=9}${alignr}system plików ${color}${fs_type} -${voffset 10}${alignr}${color} dostępne aktualizacje ${color 5e0b0b}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color} -${alignr}${color} zainstalowane pakiety: ${color2}${execi 10000 pacman -Q | wc -l} - diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc deleted file mode 100644 index a655b34..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_green.conkyrc +++ /dev/null @@ -1,111 +0,0 @@ -# WINDOW -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Shortcuts Conky - -gap_x 15 -gap_y 45 -minimum_width 200 -#alignment mm - -# FONTS - -use_xft yes - -xftfont Cantarell:bold:size=9 -xftalpha 1 -override_utf8_locale yes - -# COLORS -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -#default_color C0C0C0 # Silver -default_color FFFFFF -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -#color2 D8BFD8 # Thistle -color2 2ECC71 -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed - -# BORDERS -draw_borders no #yes -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -# draw_graph_borders yes -# default_graph_size 15 40 - -# MISC - -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes - -update_interval 1 - -TEXT -${color}PROGRAMY${alignr}${color2}super to windows key${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}menedżer plików ${alignr}${color}super+f -${color2}menu ${alignr}${color}super / super+spacja -${color2}uruchom... ${alignr}${color}super+m / alt+F2 -${color2}przeglądarka www ${alignr}${color}super+w -${color2}terminal ${alignr}${color}super+t -${color2}kontrola głośności ${alignr}${color}super+v -${color2}wł/wył Compton ${alignr}${color}super+c -${color2}blokuj ekran ${alignr}${color}super+l -${color2}xkill ${alignr}${color}super+k -${color2}wyjście ${alignr}${color}super+x -${color}OKNA${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}zamknij ${alignr} ${color}alt+F4 -${color2}minimalizuj ${alignr} ${color}alt+F5 -${color2}maksymalizacja ${alignr} ${color}alt+F6 -${color2}obniż ${alignr} ${color}alt+esc -${color2}pokaż pulpit ${alignr} ${color}super+d -${color2}wł/wył obramowanie ${alignr} ${color}super+b -${color2}wł/wył pełny ekran ${alignr} ${color}F11 -${color2}powiększanie/przesuwanie ${alignr} ${color}super+alt+strzałki -${color2}rozmieszczanie okien: -${color2} - połowa ekranu ${alignr} ${color}super+strzałki -${color2} - 1/4 ekranu ${alignr} ${color}super+numeryczna[1..9] -${color}PULPITY${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}przejdź na pulpit ${alignr} ${color}super+[F1..F4] diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_grey.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_grey.conkyrc deleted file mode 100644 index 47ba6fa..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_grey.conkyrc +++ /dev/null @@ -1,117 +0,0 @@ -# WINDOW -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Shortcuts Conky - -gap_x 25 -gap_y 45 -minimum_width 200 -#alignment mm - -# FONTS - -use_xft yes - -xftfont Cantarell:size=9 -xftalpha 1 -override_utf8_locale yes - -# COLORS -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -#default_color C0C0C0 # Silver -default_color FFFFFF -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -#color2 D8BFD8 # Thistle -color2 777777 -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed - -# BORDERS -draw_borders no #yes -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -# draw_graph_borders yes -# default_graph_size 15 40 - -# MISC - -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes - -update_interval 1 - - -TEXT -${color}PROGRAMY${alignr}${color2}super to windows key${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}menedżer plików ${alignr}${color}super+f -${color2}przeglądarka www ${alignr}${color}super+w -${color2}terminal ${alignr}${color}super+t -${color2}kontrola głośności ${alignr}${color}super+v -${color2}menu ${alignr}${color}super / super+spacja -${color2}uruchom... ${alignr}${color}super+m / alt+F2 -${color2}zrzuty ekranu... ${alignr}${color}PrtScr -${color2}wł/wył Compton ${alignr}${color}super+c -${color2}blokuj ekran ${alignr}${color}super+l -${color2}xkill ${alignr}${color}super+k -${color2}wyjście ${alignr}${color}super+x -${color}PANELE${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}miejsca (lewy) ${alignr} ${color}ctrl+TAB -${color2}ustawienia (prawy) ${alignr} ${color}super+TAB -${color2}pokaż/ukryj DOK (Gkrellm) ${alignr} ${color}super+alt+d -${color}OKNA${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}zamknij ${alignr} ${color}alt+F4 -${color2}minimalizuj ${alignr} ${color}alt+F5 -${color2}maksymalizacja ${alignr} ${color}alt+F6 -${color2}pokaż pulpit ${alignr} ${color}super+d -${color2}wł/wył obramowanie ${alignr} ${color}super+b -${color2}wł/wył pełny ekran ${alignr} ${color}F11 / super+ENTER -${color2}powiększanie/przesuwanie ${alignr} ${color}super+alt+strzałki -${color2}rozmieszczanie okien: -${color2} - połowa ekranu ${alignr} ${color}super+strzałki -${color2} - 1/4 ekranu ${alignr} ${color}super+numeryczna[1..9] -${color}PULPITY${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}przejdź na pulpit ${alignr} ${color}super+[F1..F4] diff --git a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc b/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc deleted file mode 100644 index 4c8f981..0000000 --- a/mabox-pl/live-overlay/etc/skel/.config/conky/shortcuts_quakeworld.conkyrc +++ /dev/null @@ -1,111 +0,0 @@ -# WINDOW -own_window yes -own_window_type desktop -own_window_transparent yes -own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky -own_window_colour 000000 -own_window_class Conky -own_window_title Mabox Shortcuts Conky - -gap_x 15 -gap_y 45 -minimum_width 200 -#alignment mm - -# FONTS - -use_xft yes - -xftfont Cantarell:bold:size=9 -xftalpha 1 -override_utf8_locale yes - -# COLORS -draw_shades no #yes -default_shade_color 000000 -draw_outline no -default_outline_color 000000 - -#default_color 656667 # Waldorf original colour -#default_color 7a7a7a # Flame & Bunsen Grey -#default_color 929292 # Labs Grey -#default_color C0C0C0 # Silver -default_color f6cb33 -color0 B0E0E6 # PowderBlue -color1 778899 # LightSlateGray -#color2 D8BFD8 # Thistle -color2 CCCCCC -color3 9ACD32 # YellowGreen -color4 FFA07A # LightSalmon -color5 FFDEAD # NavajoWhite -color6 00BFFF # DeepSkyBlue -color7 5F9EA0 # CadetBlue -color8 BDB76B # DarkKhaki -color9 CD5C5C # IndianRed - -# BORDERS -draw_borders no #yes -# Stippled borders? -stippled_borders 5 -# border margins -border_inner_margin 5 -border_outer_margin 0 -# border width -border_width 2 -# graph borders -# draw_graph_borders yes -# default_graph_size 15 40 - -# MISC - -# Boolean value, if true, Conky will be forked to background when started. -background yes - -# Adds spaces around certain objects to stop them from moving other things -# around, this only helps if you are using a mono font -# Options: right, left or none -use_spacer none - -# Subtract (file system) buffers from used memory? -no_buffers yes - -# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use -# $image lots. Set to 0 to disable the image cache. -imlib_cache_size 0 - -# Use the Xdbe extension? (eliminates flicker) -# It is highly recommended to use own window with this one -# so double buffer won't be so big. -double_buffer yes - -update_interval 1 - -TEXT -${color}PROGRAMY${alignr}${color2}super to windows key${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}menedżer plików ${alignr}${color}super+f -${color2}menu ${alignr}${color}super / super+spacja -${color2}uruchom... ${alignr}${color}super+m / alt+F2 -${color2}przeglądarka www ${alignr}${color}super+w -${color2}terminal ${alignr}${color}super+t -${color2}kontrola głośności ${alignr}${color}super+v -${color2}wł/wył Compton ${alignr}${color}super+c -${color2}blokuj ekran ${alignr}${color}super+l -${color2}xkill ${alignr}${color}super+k -${color2}wyjście ${alignr}${color}super+x -${color}OKNA${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}zamknij ${alignr} ${color}alt+F4 -${color2}minimalizuj ${alignr} ${color}alt+F5 -${color2}maksymalizacja ${alignr} ${color}alt+F6 -${color2}obniż ${alignr} ${color}alt+esc -${color2}pokaż pulpit ${alignr} ${color}super+d -${color2}wł/wył obramowanie ${alignr} ${color}super+b -${color2}wł/wył pełny ekran ${alignr} ${color}F11 -${color2}powiększanie/przesuwanie ${alignr} ${color}super+alt+strzałki -${color2}rozmieszczanie okien: -${color2} - połowa ekranu ${alignr} ${color}super+strzałki -${color2} - 1/4 ekranu ${alignr} ${color}super+numeryczna[1..9] -${color}PULPITY${voffset -6} -${color2}${hr 1}${voffset -4} -${color2}przejdź na pulpit ${alignr} ${color}super+[F1..F4] diff --git a/mabox-pl/live-overlay/etc/skel/.config/openbox/rc.xml b/mabox-pl/live-overlay/etc/skel/.config/openbox/rc.xml index 2db2bef..e800c72 100644 --- a/mabox-pl/live-overlay/etc/skel/.config/openbox/rc.xml +++ b/mabox-pl/live-overlay/etc/skel/.config/openbox/rc.xml @@ -296,6 +296,11 @@ xkill + + + rofr.sh + + compton_toggle @@ -351,7 +356,7 @@ - jgmenu_run + mb-jgtools main ipc @@ -360,9 +365,12 @@ - - root-menu + + mb-jgtools main + @@ -394,7 +402,7 @@ mb-jgtools places - + pamixer -i 2 @@ -439,7 +447,7 @@ playerctl next - + @@ -927,9 +935,13 @@ - - root-menu + + + mb-jgtools main + @@ -986,6 +998,19 @@ yes + + all + above + no + + -10 + -10 + + + 20% + 20% + +