Merge branch 'main' of http://68.233.46.81:3000/Peppermint_OS/bubbles
This commit is contained in:
commit
68484447ad
|
@ -1,53 +0,0 @@
|
|||
shadow = true;
|
||||
no-dnd-shadow = true;
|
||||
no-dock-shadow = true;
|
||||
clear-shadow = true;
|
||||
shadow-radius = 7;
|
||||
shadow-offset-x = -7;
|
||||
shadow-offset-y = -7;
|
||||
shadow-opacity = 0.7;
|
||||
shadow-red = 0.0;
|
||||
shadow-green = 0.0;
|
||||
shadow-blue = 0.0;
|
||||
shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'Notify-osd'", "class_g = 'Cairo-clock'" ];
|
||||
shadow-ignore-shaped = false;
|
||||
xinerama-shadow-crop = false;
|
||||
menu-opacity = 1.0;
|
||||
inactive-opacity = 1.0;
|
||||
active-opacity = 1.0;
|
||||
frame-opacity = 1.0;
|
||||
inactive-opacity-override = false;
|
||||
alpha-step = 0.06;
|
||||
inactive-dim = 0.0;
|
||||
blur-kern = "3x3box";
|
||||
blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
|
||||
fading = true;
|
||||
fade-in-step = 1.0;
|
||||
fade-out-step = 1.0;
|
||||
fade-exclude = [ ];
|
||||
backend = "xrender";
|
||||
mark-wmwin-focused = true;
|
||||
mark-ovredir-focused = true;
|
||||
detect-rounded-corners = true;
|
||||
detect-client-opacity = true;
|
||||
refresh-rate = 0;
|
||||
vsync = "none";
|
||||
dbe = false;
|
||||
paint-on-overlay = true;
|
||||
focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
||||
detect-transient = true;
|
||||
detect-client-leader = true;
|
||||
invert-color-include = [ ];
|
||||
glx-copy-from-front = false;
|
||||
glx-swap-method = "undefined";
|
||||
wintypes :
|
||||
{
|
||||
tooltip :
|
||||
{
|
||||
fade = true;
|
||||
shadow = false;
|
||||
opacity = 0.75;
|
||||
focus = true;
|
||||
};
|
||||
};
|
||||
blur-background-fixed = true;
|
|
@ -1,6 +1,6 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Marwaita Peppermint
|
||||
gtk-icon-theme-name=Tela-circle-red-dark
|
||||
gtk-icon-theme-name=Pepirus
|
||||
gtk-font-name=Cantarell 10
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
|
@ -1,74 +0,0 @@
|
|||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
# menu_border = 0
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
# 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 = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
# sep_halign = left
|
||||
# sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
# color_menu_bg = #000000 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
# color_menu_border = #eeeeee 8
|
||||
# color_norm_bg = #000000 00
|
||||
# color_norm_fg = #eeeeee 100
|
||||
# color_sel_bg = #ffffff 20
|
||||
# color_sel_fg = #eeeeee 100
|
||||
# color_sel_border = #eeeeee 8
|
||||
# color_sep_fg = #ffffff 20
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
# color_title_fg = #eeeeee 50
|
||||
# color_title_bg = #000000 0
|
||||
# color_title_border = #000000 0
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
|
@ -1,7 +0,0 @@
|
|||
^sep()
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
|
|
@ -1,74 +0,0 @@
|
|||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
# menu_border = 0
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
# 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 = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
# sep_halign = left
|
||||
# sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
# color_menu_bg = #000000 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
# color_menu_border = #eeeeee 8
|
||||
# color_norm_bg = #000000 00
|
||||
# color_norm_fg = #eeeeee 100
|
||||
# color_sel_bg = #ffffff 20
|
||||
# color_sel_fg = #eeeeee 100
|
||||
# color_sel_border = #eeeeee 8
|
||||
# color_sep_fg = #ffffff 20
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
# color_title_fg = #eeeeee 50
|
||||
# color_title_bg = #000000 0
|
||||
# color_title_border = #000000 0
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
|
@ -1,7 +0,0 @@
|
|||
^sep()
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
|
|
@ -1,74 +0,0 @@
|
|||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
menu_border = 0
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
# 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 = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
sep_halign = center
|
||||
sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
color_menu_bg = #444444 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
color_menu_border = #444444 100
|
||||
# color_norm_bg = #000000 00
|
||||
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
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
color_title_fg = #eeeeee 100
|
||||
color_title_bg = #444444 100
|
||||
color_title_border = #444444 100
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
|
@ -1,7 +0,0 @@
|
|||
^sep()
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
|
|
@ -1,74 +0,0 @@
|
|||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
menu_border = 0
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
# 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 = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
sep_halign = center
|
||||
sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
color_menu_bg = #444444 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
color_menu_border = #444444 100
|
||||
# color_norm_bg = #000000 00
|
||||
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
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
color_title_fg = #eeeeee 100
|
||||
color_title_bg = #444444 100
|
||||
color_title_border = #444444 100
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
|
@ -1,4 +0,0 @@
|
|||
Terminal,x-terminal-emulator,utilities-terminal
|
||||
Browser,firefox,firefox
|
||||
File manager,pcmanfm,system-file-manager
|
||||
^sep()
|
|
|
@ -1,7 +0,0 @@
|
|||
^sep()
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
|
|
@ -1,74 +0,0 @@
|
|||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
menu_width = 110
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
menu_border = 0
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
# 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 = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
sep_halign = center
|
||||
sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size= 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
color_menu_bg = #444444 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
color_menu_border = #444444 100
|
||||
# color_norm_bg = #000000 00
|
||||
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
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
color_title_fg = #eeeeee 100
|
||||
color_title_bg = #444444 100
|
||||
color_title_border = #444444 100
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
|
@ -1,4 +0,0 @@
|
|||
Terminal,x-terminal-emulator,utilities-terminal
|
||||
Browser,firefox,firefox
|
||||
File manager,pcmanfm,system-file-manager
|
||||
^sep()
|
|
|
@ -1,15 +0,0 @@
|
|||
<!-- /usr/share/icons/breeze-dark/actions/22/system-search.svg -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||||
<defs id="defs3051">
|
||||
<style type="text/css" id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#eff0f1;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path
|
||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||||
d="M 9 3 C 5.6759952 3 3 5.6759952 3 9 C 3 12.324005 5.6759952 15 9 15 C 10.481205 15 11.830584 14.465318 12.875 13.582031 L 18.292969 19 L 19 18.292969 L 13.582031 12.875 C 14.465318 11.830584 15 10.481205 15 9 C 15 5.6759952 12.324005 3 9 3 z M 9 4 C 11.770005 4 14 6.2299952 14 9 C 14 11.770005 11.770005 14 9 14 C 6.2299952 14 4 11.770005 4 9 C 4 6.2299952 6.2299952 4 9 4 z "
|
||||
class="ColorScheme-Text"
|
||||
/>
|
||||
</svg>
|
Before Width: | Height: | Size: 774 B |
|
@ -15,7 +15,7 @@
|
|||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
menu_width = 110
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
|
@ -46,7 +46,7 @@ sep_halign = center
|
|||
sep_markup =
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size= 22
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
Terminal,x-terminal-emulator,utilities-terminal
|
||||
Browser,firefox,firefox
|
||||
File manager,pcmanfm,system-file-manager
|
||||
^sep()
|
||||
|
|
|
|
@ -8,7 +8,7 @@ lxpolkit &
|
|||
|
||||
# Compositor manager
|
||||
#compton -b
|
||||
xcompmgr -c -r -o -l -t -C -n &
|
||||
xcompmgr -c -C -r -o -l -t -n &
|
||||
|
||||
# Simple panel
|
||||
tint2 &
|
||||
|
@ -32,9 +32,6 @@ cbatticon &
|
|||
# Simple conky
|
||||
# conky &
|
||||
|
||||
# Update indicator
|
||||
package-update-indicator &
|
||||
|
||||
# dmenu-ish notification-daemon
|
||||
dunst &
|
||||
|
||||
|
|
|
@ -6,15 +6,12 @@ mount_on_startup=1
|
|||
mount_removable=1
|
||||
autorun=1
|
||||
|
||||
[autorun]
|
||||
x-content/win32-software=pcmanfm
|
||||
|
||||
[ui]
|
||||
always_show_tabs=0
|
||||
max_tab_chars=32
|
||||
win_width=1089
|
||||
win_height=568
|
||||
splitter_pos=165
|
||||
win_width=1098
|
||||
win_height=719
|
||||
splitter_pos=150
|
||||
media_in_new_tab=0
|
||||
desktop_folder_new_win=0
|
||||
change_tab_on_drop=1
|
||||
|
@ -22,8 +19,8 @@ close_on_unmount=1
|
|||
focus_previous=0
|
||||
side_pane_mode=places
|
||||
view_mode=icon
|
||||
show_hidden=0
|
||||
show_hidden=1
|
||||
sort=name;ascending;
|
||||
toolbar=newtab;navigation;home;
|
||||
show_statusbar=1
|
||||
show_statusbar=0
|
||||
pathbar_mode_buttons=0
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/install-debian.desktop
|
|
@ -0,0 +1,2 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/install-peppermint.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/libreoffice-startcenter.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/org.gnome.Software.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/thunderbird.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/vlc.desktop
|
|
@ -7,24 +7,24 @@ FineScrollStep=1
|
|||
MiddleClickAction=0
|
||||
CustomCommand=
|
||||
VolMuteKey=-1
|
||||
VolUpKey=123
|
||||
VolDownKey=122
|
||||
VolUpKey=-1
|
||||
VolDownKey=-1
|
||||
AlsaCard=(default)
|
||||
NormalizeVolume=true
|
||||
SystemTheme=true
|
||||
DrawVolMeter=true
|
||||
DrawVolMeter=false
|
||||
VolMeterPos=0
|
||||
VolMeterColor=0.90980392156900003;0.43137254902;0.43137254902;
|
||||
VolumeControlCommand=pavucontrol
|
||||
EnableHotKeys=true
|
||||
EnableHotKeys=false
|
||||
VolMuteMods=0
|
||||
VolUpMods=0
|
||||
VolDownMods=0
|
||||
EnableNotifications=true
|
||||
EnableNotifications=false
|
||||
HotkeyNotifications=true
|
||||
MouseNotifications=true
|
||||
PopupNotifications=false
|
||||
ExternalNotifications=true
|
||||
ExternalNotifications=false
|
||||
NotificationTimeout=1500
|
||||
|
||||
[(default)]
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
|
||||
custom_palette=false
|
||||
icon_theme=ePapirus
|
||||
standard_dialogs=gtk2
|
||||
style=gtk2
|
||||
|
||||
[Fonts]
|
||||
fixed=@Variant(\0\0\0@\0\0\0\x12\0\x43\0\x61\0n\0t\0\x61\0r\0\x65\0l\0l@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
general=@Variant(\0\0\0@\0\0\0\x12\0\x43\0\x61\0n\0t\0\x61\0r\0\x65\0l\0l@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
buttonbox_layout=0
|
||||
cursor_flash_time=1000
|
||||
dialog_buttons_have_icons=1
|
||||
double_click_interval=400
|
||||
gui_effects=@Invalid()
|
||||
keyboard_scheme=2
|
||||
menus_have_icons=true
|
||||
show_shortcuts_in_context_menus=true
|
||||
stylesheets=@Invalid()
|
||||
toolbutton_style=4
|
||||
underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0.\0\0\0\xc2\0\0\x3\xe\0\0\x3*\0\0\0/\0\0\0\xd8\0\0\x3\r\0\0\x3)\0\0\0\0\0\0\0\0\a\x80\0\0\0/\0\0\0\xd8\0\0\x3\r\0\0\x3))
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
ignored_applications=@Invalid()
|
|
@ -1,262 +0,0 @@
|
|||
#---- Generated by tint2conf 4918 ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #eeeeee 100
|
||||
border_color = #bbbbbb 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #bbbbbb 100
|
||||
background_color_pressed = #eeeeee 100
|
||||
border_color_pressed = #bbbbbb 100
|
||||
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 5
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #eeeeee 100
|
||||
border_color = #eeeeee 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #cccccc 100
|
||||
border_color_pressed = #cccccc 100
|
||||
|
||||
# Background 3: Active task
|
||||
rounded = 5
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #dddddd 100
|
||||
border_color = #999999 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #aaaaaa 100
|
||||
background_color_pressed = #cccccc 100
|
||||
border_color_pressed = #999999 100
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 5
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #aa4400 100
|
||||
border_color = #aa7733 100
|
||||
background_color_hover = #aa4400 100
|
||||
border_color_hover = #aa7733 100
|
||||
background_color_pressed = #aa4400 100
|
||||
border_color_pressed = #aa7733 100
|
||||
|
||||
# Background 5: Tooltip
|
||||
rounded = 2
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #ffffaa 100
|
||||
border_color = #999999 100
|
||||
background_color_hover = #ffffaa 100
|
||||
border_color_hover = #999999 100
|
||||
background_color_pressed = #ffffaa 100
|
||||
border_color_pressed = #999999 100
|
||||
|
||||
# Background 6: Inactive desktop name
|
||||
rounded = 2
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #eeeeee 100
|
||||
border_color = #cccccc 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #eeeeee 100
|
||||
border_color_pressed = #cccccc 100
|
||||
|
||||
# Background 7: Active desktop name
|
||||
rounded = 2
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #dddddd 100
|
||||
border_color = #999999 100
|
||||
background_color_hover = #dddddd 100
|
||||
border_color_hover = #999999 100
|
||||
background_color_pressed = #dddddd 100
|
||||
border_color_pressed = #999999 100
|
||||
|
||||
# Background 8: Systray
|
||||
rounded = 3
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #dddddd 100
|
||||
border_color = #cccccc 100
|
||||
background_color_hover = #dddddd 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #dddddd 100
|
||||
border_color_pressed = #cccccc 100
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = LTSC
|
||||
panel_size = 100% 32
|
||||
panel_margin = 0 0
|
||||
panel_padding = 4 2 4
|
||||
panel_background_id = 1
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_pivot_struts = 0
|
||||
panel_position = top center horizontal
|
||||
panel_layer = normal
|
||||
panel_monitor = all
|
||||
panel_shrink = 0
|
||||
autohide = 0
|
||||
autohide_show_timeout = 0
|
||||
autohide_hide_timeout = 0.5
|
||||
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 0
|
||||
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 2
|
||||
taskbar_background_id = 0
|
||||
taskbar_active_background_id = 0
|
||||
taskbar_name = 1
|
||||
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 = 6 3
|
||||
taskbar_name_background_id = 6
|
||||
taskbar_name_active_background_id = 7
|
||||
taskbar_name_font = Cantarell 9
|
||||
taskbar_name_font_color = #222222 100
|
||||
taskbar_name_active_font_color = #222222 100
|
||||
taskbar_distribute_size = 1
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
|
||||
#-------------------------------------
|
||||
# Task
|
||||
task_text = 1
|
||||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 100000
|
||||
task_maximum_size = 140 35
|
||||
task_padding = 4 3 4
|
||||
task_font = sans 8
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 0
|
||||
task_thumbnail_size = 210
|
||||
task_font_color = #222222 100
|
||||
task_icon_asb = 100 0 0
|
||||
task_background_id = 2
|
||||
task_active_background_id = 3
|
||||
task_urgent_background_id = 4
|
||||
task_iconified_background_id = 2
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
mouse_scroll_up = prev_task
|
||||
mouse_scroll_down = next_task
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 4 0 2
|
||||
systray_background_id = 8
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 22
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 0 0 2
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 22
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
launcher_item_app = tint2conf.desktop
|
||||
launcher_item_app = firefox.desktop
|
||||
launcher_item_app = iceweasel.desktop
|
||||
launcher_item_app = chromium-browser.desktop
|
||||
launcher_item_app = google-chrome.desktop
|
||||
launcher_item_app = x-terminal-emulator.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format = %A %d %B
|
||||
time1_font = sans Bold 8
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = sans 7
|
||||
clock_font_color = #222222 100
|
||||
clock_padding = 1 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command = zenity --calendar --text ""
|
||||
clock_rclick_command = orage
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
clock_dwheel_command =
|
||||
|
||||
#-------------------------------------
|
||||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 10
|
||||
battery_low_cmd = xmessage 'tint2: Battery low!'
|
||||
battery_full_cmd =
|
||||
bat1_font = sans 8
|
||||
bat2_font = sans 6
|
||||
battery_font_color = #222222 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 1 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 =
|
||||
|
||||
#-------------------------------------
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
tooltip_hide_timeout = 0.1
|
||||
tooltip_padding = 2 2
|
||||
tooltip_background_id = 5
|
||||
tooltip_font_color = #222222 100
|
||||
tooltip_font = sans 9
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#---- Generated by tint2conf 7d2f ----
|
||||
#---- Generated by tint2conf 269d ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
|
@ -18,7 +18,7 @@ border_color_hover = #000000 30
|
|||
background_color_pressed = #000000 60
|
||||
border_color_pressed = #000000 30
|
||||
|
||||
# Background 2: Default task, Iconified task, Launcher, Launcher icon
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
|
@ -57,7 +57,7 @@ border_color_hover = #aa7733 100
|
|||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #aa7733 100
|
||||
|
||||
# Background 5: Systray, Tooltip
|
||||
# Background 5: Tooltip
|
||||
rounded = 1
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
|
@ -65,7 +65,6 @@ border_content_tint_weight = 0
|
|||
background_content_tint_weight = 0
|
||||
background_color = #222222 100
|
||||
border_color = #333333 100
|
||||
gradient_id = 0
|
||||
background_color_hover = #ffffaa 100
|
||||
border_color_hover = #000000 100
|
||||
background_color_pressed = #ffffaa 100
|
||||
|
@ -73,8 +72,8 @@ border_color_pressed = #000000 100
|
|||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = LTSECB
|
||||
panel_size = 100% 35
|
||||
panel_items = LTSC
|
||||
panel_size = 100% 40
|
||||
panel_margin = 0 0
|
||||
panel_padding = 2 0 2
|
||||
panel_background_id = 1
|
||||
|
@ -91,11 +90,11 @@ autohide_hide_timeout = 0.5
|
|||
autohide_height = 2
|
||||
strut_policy = follow_size
|
||||
panel_window_name = tint2
|
||||
disable_transparency = 0
|
||||
disable_transparency = 1
|
||||
mouse_effects = 1
|
||||
font_shadow = 0
|
||||
mouse_hover_icon_asb = 100 0 10
|
||||
mouse_pressed_icon_asb = 100 0 0
|
||||
mouse_hover_icon_asb = 100 0 50
|
||||
mouse_pressed_icon_asb = 100 0 50
|
||||
scale_relative_to_dpi = 0
|
||||
scale_relative_to_screen_height = 0
|
||||
|
||||
|
@ -111,10 +110,9 @@ 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 = 4 2
|
||||
taskbar_name_padding = 4 0
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_font = Cantarell 10
|
||||
taskbar_name_font_color = #e3e3e3 100
|
||||
taskbar_name_active_font_color = #ffffff 100
|
||||
taskbar_distribute_size = 0
|
||||
|
@ -146,7 +144,7 @@ mouse_scroll_down = iconify
|
|||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 0 4 2
|
||||
systray_background_id = 5
|
||||
systray_background_id = 0
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 24
|
||||
systray_icon_asb = 100 0 0
|
||||
|
@ -155,12 +153,11 @@ systray_name_filter =
|
|||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 2 0 2
|
||||
launcher_background_id = 2
|
||||
launcher_icon_background_id = 2
|
||||
launcher_icon_size = 30
|
||||
launcher_icon_asb = 100 50 100
|
||||
launcher_icon_theme = McMuse-grey-dark
|
||||
launcher_padding = 2 4 5
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 40
|
||||
launcher_icon_asb = 100 0 35
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
|
@ -194,7 +191,7 @@ bat1_format =
|
|||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
battery_background_id = 0
|
||||
battery_hide = 100
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
|
@ -203,28 +200,6 @@ battery_dwheel_command =
|
|||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
|
||||
#-------------------------------------
|
||||
# Executor 1
|
||||
execp = new
|
||||
execp_command =
|
||||
execp_interval = 0
|
||||
execp_has_icon = 0
|
||||
execp_cache_icon = 1
|
||||
execp_continuous = 0
|
||||
execp_markup = 1
|
||||
execp_monitor = all
|
||||
execp_lclick_command =
|
||||
execp_rclick_command =
|
||||
execp_mclick_command =
|
||||
execp_uwheel_command =
|
||||
execp_dwheel_command =
|
||||
execp_font_color = #000000 100
|
||||
execp_padding = 0 0
|
||||
execp_background_id = 0
|
||||
execp_centered = 0
|
||||
execp_icon_w = 0
|
||||
execp_icon_h = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#---- Generated by tint2conf f101 ----
|
||||
#---- Generated by tint2conf aeaf ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
|
@ -7,103 +7,70 @@
|
|||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 1
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #eeeeee 100
|
||||
border_color = #bbbbbb 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #bbbbbb 100
|
||||
background_color_pressed = #eeeeee 100
|
||||
border_color_pressed = #bbbbbb 100
|
||||
background_color = #000000 60
|
||||
border_color = #000000 30
|
||||
background_color_hover = #000000 60
|
||||
border_color_hover = #000000 30
|
||||
background_color_pressed = #000000 60
|
||||
border_color_pressed = #000000 30
|
||||
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 5
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #eeeeee 100
|
||||
border_color = #eeeeee 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #cccccc 100
|
||||
border_color_pressed = #cccccc 100
|
||||
background_color = #777777 20
|
||||
border_color = #777777 30
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 3: Active task
|
||||
rounded = 5
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #dddddd 100
|
||||
border_color = #999999 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #aaaaaa 100
|
||||
background_color_pressed = #cccccc 100
|
||||
border_color_pressed = #999999 100
|
||||
background_color = #777777 20
|
||||
border_color = #ffffff 40
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 5
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #aa4400 100
|
||||
border_color = #aa7733 100
|
||||
background_color_hover = #aa4400 100
|
||||
background_color_hover = #cc7700 100
|
||||
border_color_hover = #aa7733 100
|
||||
background_color_pressed = #aa4400 100
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #aa7733 100
|
||||
|
||||
# Background 5: Tooltip
|
||||
rounded = 2
|
||||
rounded = 1
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #ffffaa 100
|
||||
border_color = #999999 100
|
||||
background_color = #222222 100
|
||||
border_color = #333333 100
|
||||
background_color_hover = #ffffaa 100
|
||||
border_color_hover = #999999 100
|
||||
border_color_hover = #000000 100
|
||||
background_color_pressed = #ffffaa 100
|
||||
border_color_pressed = #999999 100
|
||||
|
||||
# Background 6: Inactive desktop name
|
||||
rounded = 2
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #eeeeee 100
|
||||
border_color = #cccccc 100
|
||||
background_color_hover = #eeeeee 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #eeeeee 100
|
||||
border_color_pressed = #cccccc 100
|
||||
|
||||
# Background 7: Active desktop name
|
||||
rounded = 2
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #dddddd 100
|
||||
border_color = #999999 100
|
||||
background_color_hover = #dddddd 100
|
||||
border_color_hover = #999999 100
|
||||
background_color_pressed = #dddddd 100
|
||||
border_color_pressed = #999999 100
|
||||
|
||||
# Background 8: Systray
|
||||
rounded = 3
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #dddddd 100
|
||||
border_color = #cccccc 100
|
||||
background_color_hover = #dddddd 100
|
||||
border_color_hover = #cccccc 100
|
||||
background_color_pressed = #dddddd 100
|
||||
border_color_pressed = #cccccc 100
|
||||
border_color_pressed = #000000 100
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = LTSC
|
||||
panel_size = 100% 32
|
||||
panel_size = 100% 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 4 2 4
|
||||
panel_padding = 2 0 2
|
||||
panel_background_id = 1
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_position = bottom center horizontal
|
||||
panel_layer = normal
|
||||
panel_layer = top
|
||||
panel_monitor = all
|
||||
panel_shrink = 0
|
||||
autohide = 0
|
||||
|
@ -112,7 +79,7 @@ autohide_hide_timeout = 0.5
|
|||
autohide_height = 2
|
||||
strut_policy = follow_size
|
||||
panel_window_name = tint2
|
||||
disable_transparency = 0
|
||||
disable_transparency = 1
|
||||
mouse_effects = 1
|
||||
font_shadow = 0
|
||||
mouse_hover_icon_asb = 100 0 10
|
||||
|
@ -130,13 +97,12 @@ 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 = 6 3
|
||||
taskbar_name_background_id = 6
|
||||
taskbar_name_active_background_id = 7
|
||||
taskbar_name_font = sans bold 9
|
||||
taskbar_name_font_color = #222222 100
|
||||
taskbar_name_active_font_color = #222222 100
|
||||
taskbar_distribute_size = 1
|
||||
taskbar_name_padding = 4 2
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_font_color = #e3e3e3 100
|
||||
taskbar_name_active_font_color = #ffffff 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
|
||||
|
@ -146,12 +112,12 @@ task_text = 1
|
|||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 100000
|
||||
task_maximum_size = 140 35
|
||||
task_padding = 4 3 4
|
||||
task_font = sans 8
|
||||
task_maximum_size = 150 35
|
||||
task_padding = 2 2 4
|
||||
task_tooltip = 1
|
||||
task_font_color = #222222 100
|
||||
task_icon_asb = 100 0 0
|
||||
task_thumbnail = 0
|
||||
task_thumbnail_size = 210
|
||||
task_font_color = #ffffff 100
|
||||
task_background_id = 2
|
||||
task_active_background_id = 3
|
||||
task_urgent_background_id = 4
|
||||
|
@ -159,25 +125,25 @@ task_iconified_background_id = 2
|
|||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
mouse_scroll_up = prev_task
|
||||
mouse_scroll_down = next_task
|
||||
mouse_scroll_up = toggle
|
||||
mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 4 0 2
|
||||
systray_background_id = 8
|
||||
systray_padding = 0 4 2
|
||||
systray_background_id = 0
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 22
|
||||
systray_icon_size = 24
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 0 0 2
|
||||
launcher_padding = 2 4 2
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 22
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 1
|
||||
|
@ -187,22 +153,19 @@ launcher_item_app = firefox.desktop
|
|||
launcher_item_app = iceweasel.desktop
|
||||
launcher_item_app = chromium-browser.desktop
|
||||
launcher_item_app = google-chrome.desktop
|
||||
launcher_item_app = x-terminal-emulator.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format = %A %d %B
|
||||
time1_font = sans bold 8
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = sans 7
|
||||
clock_font_color = #222222 100
|
||||
clock_padding = 1 0
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 2 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command = zenity --calendar --text ""
|
||||
clock_lclick_command =
|
||||
clock_rclick_command = orage
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
|
@ -214,9 +177,7 @@ battery_tooltip = 1
|
|||
battery_low_status = 10
|
||||
battery_low_cmd = xmessage 'tint2: Battery low!'
|
||||
battery_full_cmd =
|
||||
bat1_font = sans 8
|
||||
bat2_font = sans 6
|
||||
battery_font_color = #222222 100
|
||||
battery_font_color = #ffffff 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
|
@ -234,8 +195,7 @@ ac_disconnected_cmd =
|
|||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
tooltip_hide_timeout = 0.1
|
||||
tooltip_padding = 2 2
|
||||
tooltip_padding = 4 4
|
||||
tooltip_background_id = 5
|
||||
tooltip_font_color = #222222 100
|
||||
tooltip_font = sans 9
|
||||
tooltip_font_color = #dddddd 100
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
include "~/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Marwaita Peppermint"
|
||||
gtk-icon-theme-name="Tela-circle-red-dark"
|
||||
gtk-icon-theme-name="Pepirus"
|
||||
gtk-font-name="Cantarell 10"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
|
@ -142,7 +142,7 @@ OPENBOX_LIST = ('openbox\n'
|
|||
'lxrandr\n'
|
||||
'lxinput\n'
|
||||
'lxpolkit\n'
|
||||
'numix-gtk-theme\n'
|
||||
'peppermint-icon-themes\n'
|
||||
'xdg-user-dirs-gtk\n'
|
||||
'cbatticon\n'
|
||||
'dunst\n'
|
||||
|
|
Loading…
Reference in New Issue