spanish conkys
parent
cbbf048f37
commit
b9d8989667
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
@ -19,14 +19,14 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
@ -24,8 +24,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#fbfdfc',
|
||||
|
||||
-- BORDERS
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep 1s
|
||||
|
||||
conky -c /home/dn/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_graph_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/quoter_mbcolor.conkyrc & sleep .5
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
@ -26,8 +26,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -25,8 +25,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = true,
|
||||
|
|
|
@ -4,12 +4,12 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
|
@ -20,13 +20,13 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -25,8 +25,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = true,
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
|
@ -24,10 +24,10 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
color2 = '#552e66',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#7fb6d3',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
|
@ -24,10 +24,10 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
color2 = '#552e66',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#7fb6d3',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
|
@ -20,13 +20,13 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -0,0 +1,346 @@
|
|||
#---- Generated by tint2conf 7f89 ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Podpowiedzi
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #2b303c 100
|
||||
border_color = #000000 0
|
||||
background_color_hover = #000000 0
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 2: Aktywne zadanie, Programy
|
||||
rounded = 5
|
||||
border_width = 0
|
||||
border_sides =
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #1f232b 100
|
||||
border_color = #000000 0
|
||||
background_color_hover = #202020 100
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #202020 100
|
||||
border_color_pressed = #000000 0
|
||||
gradient_id_pressed = 0
|
||||
|
||||
# Background 3: Aktywne, Nazwa aktywnego pulpitu, Zasobnik systemowy
|
||||
rounded = 5
|
||||
border_width = 2
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 8
|
||||
background_content_tint_weight = 0
|
||||
background_color = #151515 100
|
||||
border_color = #000000 0
|
||||
gradient_id = 0
|
||||
background_color_hover = #bf3f3f 0
|
||||
border_color_hover = #000000 0
|
||||
gradient_id_hover = 0
|
||||
background_color_pressed = #99ad6a 100
|
||||
border_color_pressed = #000000 0
|
||||
gradient_id_pressed = 0
|
||||
|
||||
# Background 4: Ikona uruchamiania
|
||||
rounded = 5
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #000000 0
|
||||
border_color = #000000 0
|
||||
background_color_hover = #000000 0
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 5: Panel
|
||||
rounded = 5
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #000000 0
|
||||
border_color = #000000 0
|
||||
background_color_hover = #000000 0
|
||||
border_color_hover = #000000 0
|
||||
background_color_pressed = #000000 0
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = PL
|
||||
panel_size = 90% 68
|
||||
panel_margin = 0 48
|
||||
panel_padding = 0 1 4
|
||||
panel_background_id = 5
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_pivot_struts = 0
|
||||
panel_position = center right vertical
|
||||
panel_layer = top
|
||||
panel_monitor = all
|
||||
panel_shrink = 1
|
||||
autohide = 1
|
||||
autohide_show_timeout = 0.5
|
||||
autohide_hide_timeout = 0.2
|
||||
autohide_height = 1
|
||||
strut_policy = none
|
||||
panel_window_name = tint2
|
||||
disable_transparency = 0
|
||||
mouse_effects = 1
|
||||
font_shadow = 0
|
||||
mouse_hover_icon_asb = 50 10 10
|
||||
mouse_pressed_icon_asb = 100 3 0
|
||||
scale_relative_to_dpi = 0
|
||||
scale_relative_to_screen_height = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Taskbar
|
||||
taskbar_mode = single_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_padding = 2 2 0
|
||||
taskbar_background_id = 0
|
||||
taskbar_active_background_id = 2
|
||||
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 = 8 0
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 3
|
||||
taskbar_name_font_color = #e8e8d3 100
|
||||
taskbar_name_active_font_color = #ffee99 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
|
||||
#-------------------------------------
|
||||
# Task
|
||||
task_text = 1
|
||||
task_icon = 1
|
||||
task_centered = 0
|
||||
urgent_nb_of_blink = 3
|
||||
task_maximum_size = 150 32
|
||||
task_padding = 3 3 3
|
||||
task_font = Iosevka Nerd Font 10
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 0
|
||||
task_thumbnail_size = 150
|
||||
task_font_color = #689d6a 100
|
||||
task_normal_font_color = #26a269 100
|
||||
task_active_font_color = #d3d8bd 100
|
||||
task_iconified_font_color = #c1bd53 100
|
||||
task_icon_asb = 50 -30 -30
|
||||
task_iconified_icon_asb = 50 -60 -60
|
||||
task_background_id = 0
|
||||
task_normal_background_id = 0
|
||||
task_active_background_id = 3
|
||||
task_iconified_background_id = 0
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = close
|
||||
mouse_right = close
|
||||
mouse_scroll_up = next_task
|
||||
mouse_scroll_down = prev_task
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 0 0 0
|
||||
systray_background_id = 3
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 0
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = primary
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 10 10 4
|
||||
launcher_background_id = 2
|
||||
launcher_icon_background_id = 4
|
||||
launcher_icon_size = 48
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
launcher_apps_dir = ~/.config/tint2/launcherapps
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H %M
|
||||
time2_format =
|
||||
time1_font = Rubik 16
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
clock_font_color = #d3d8bd 100
|
||||
clock_padding = 0 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip = Today is %A,%n%d %B
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command =
|
||||
clock_rclick_command =
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
clock_dwheel_command =
|
||||
|
||||
#-------------------------------------
|
||||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 0
|
||||
battery_low_cmd = notify-send --urgency=critical "Power Management" "Battery is running low"
|
||||
battery_full_cmd = notify-send --urgency=low "Power Management" "Battery is fully charged"
|
||||
battery_font_color = #000000 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 0 0
|
||||
battery_background_id = 0
|
||||
battery_hide = 1
|
||||
battery_lclick_command =
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd = notify-send --urgency=low "Power Management" "Charger connected"
|
||||
ac_disconnected_cmd = notify-send --urgency=low "Power Management" "Charger disconnected"
|
||||
|
||||
#-------------------------------------
|
||||
# Executor 1
|
||||
execp = new
|
||||
execp_command =
|
||||
execp_interval = 0
|
||||
execp_has_icon = 0
|
||||
execp_cache_icon = 0
|
||||
execp_continuous = 0
|
||||
execp_markup = 0
|
||||
execp_monitor = all
|
||||
execp_tooltip =
|
||||
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
|
||||
|
||||
#-------------------------------------
|
||||
# Executor 2
|
||||
execp = new
|
||||
execp_command =
|
||||
execp_interval = 0
|
||||
execp_has_icon = 0
|
||||
execp_cache_icon = 0
|
||||
execp_continuous = 0
|
||||
execp_markup = 0
|
||||
execp_monitor = all
|
||||
execp_tooltip =
|
||||
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
|
||||
|
||||
#-------------------------------------
|
||||
# Button 1
|
||||
button = new
|
||||
button_text =
|
||||
button_tooltip = Add/Remove Launchers
|
||||
button_lclick_command = jgtint2-pipe -s ipc
|
||||
button_rclick_command =
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font = feather 12
|
||||
button_font_color = #a3be8c 100
|
||||
button_padding = 16 9
|
||||
button_background_id = 2
|
||||
button_centered = 1
|
||||
button_max_icon_size = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Button 2
|
||||
button = new
|
||||
button_text =
|
||||
button_lclick_command =
|
||||
button_rclick_command =
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font_color = #000000 100
|
||||
button_padding = 0 0
|
||||
button_background_id = 0
|
||||
button_centered = 0
|
||||
button_max_icon_size = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Button 3
|
||||
button = new
|
||||
button_text =
|
||||
button_lclick_command =
|
||||
button_rclick_command =
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font_color = #000000 100
|
||||
button_padding = 0 0
|
||||
button_background_id = 0
|
||||
button_centered = 0
|
||||
button_max_icon_size = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Button 4
|
||||
button = new
|
||||
button_text =
|
||||
button_lclick_command =
|
||||
button_rclick_command =
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font_color = #000000 100
|
||||
button_padding = 0 0
|
||||
button_background_id = 0
|
||||
button_centered = 0
|
||||
button_max_icon_size = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Button 5
|
||||
button = new
|
||||
button_text =
|
||||
button_lclick_command =
|
||||
button_rclick_command =
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font_color = #000000 100
|
||||
button_padding = 0 0
|
||||
button_background_id = 0
|
||||
button_centered = 0
|
||||
button_max_icon_size = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
tooltip_hide_timeout = 0.2
|
||||
tooltip_padding = 10 10
|
||||
tooltip_background_id = 1
|
||||
tooltip_font_color = #e8e8d3 100
|
||||
tooltip_font = Rubik 10
|
||||
|
|
@ -0,0 +1,73 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
alignment = 'top_middle',
|
||||
gap_x = 0,
|
||||
gap_y = 60,
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
color1 = '#50fafa',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
short_units = true,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${voffset -10}${color0}${font Cantarell:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color1}${font Cantarell:pixelsize=42}${time %d} ${voffset -15}${color0}${font Cantarell:pixelsize=22}${time %B} ${time %Y}${font}${voffset 24}${font Cantarell:pixelsize=58}${offset -148}${time %A}${font}
|
||||
${voffset 10}${offset 12}${font Cantarell:pixelsize=14}${color1}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color1}RAM ${offset 9}$color$mem / $memmax${offset 30}${color1}CPU ${offset 9}$color${cpu cpu0}%
|
||||
|
||||
|
||||
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,71 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 360,
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
color1 = '#50fafa',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
short_units = true,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
|
||||
${font Ubuntu:size=100:bold}${color1}${time %k:%M}${font}
|
||||
${voffset 20}${alignr}${color} $cpu% $legacymem
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,69 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_height = 128,
|
||||
minimum_width = 128,
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/images/mabox_3d.png -s 128x128}
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 320,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${execpi 1800 quote.sh}
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
color1 = '#50fafa',
|
||||
color2 = '#61c4bc',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
color1 = '#50fafa',
|
||||
color2 = '#61c4bc',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#108e71',
|
||||
color0 = '#63625a',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
|
|
@ -4,12 +4,12 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
|
||||
-- FONTS
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 320,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#6cabcd',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#6cabcd',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303638',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
@ -24,9 +24,9 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
@ -24,9 +24,9 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
@ -26,8 +26,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 320,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
@ -25,8 +25,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#7fb6d3',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#7fb6d3',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
@ -19,7 +19,7 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
@ -19,7 +19,7 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
@ -21,7 +21,7 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 320,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5d617d',
|
||||
color0 = '#896eb5',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
@ -20,7 +20,7 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5d617d',
|
||||
color0 = '#896eb5',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5d617d',
|
||||
color0 = '#896eb5',
|
||||
color1 = '#c76199',
|
||||
color2 = '#552e66',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5d617d',
|
||||
color0 = '#896eb5',
|
||||
color1 = '#c76199',
|
||||
color2 = '#552e66',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#2a2c39',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5d617d',
|
||||
color0 = '#896eb5',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
conky -c /home/dn/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/logo_mbcolor.conkyrc & sleep .5
|
||||
|
|
|
@ -4,11 +4,11 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
alignment = 'top_right',
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_height = 128,
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#d4be98',
|
||||
color0 = '#5e5445',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'top_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#d4be98',
|
||||
color0 = '#5e5445',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#d4be98',
|
||||
color0 = '#5e5445',
|
||||
color1 = '#88593a',
|
||||
color2 = '#8e6106',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#d4be98',
|
||||
color0 = '#5e5445',
|
||||
color1 = '#88593a',
|
||||
color2 = '#8e6106',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#111111',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#d4be98',
|
||||
color0 = '#5e5445',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep .5
|
||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 340,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#309552',
|
||||
color0 = '#accdc7',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = true,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#309552',
|
||||
color0 = '#accdc7',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = true,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#309552',
|
||||
color0 = '#accdc7',
|
||||
color1 = '#61c4bc',
|
||||
color2 = '#61c4bc',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = true,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = false,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#309552',
|
||||
color0 = '#accdc7',
|
||||
color1 = '#61c4bc',
|
||||
color2 = '#61c4bc',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = true,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = false,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#309552',
|
||||
color0 = '#accdc7',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = true,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
@ -19,9 +19,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
@ -19,9 +19,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
conky -c /home/dn/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/quoter_mbcolor.conkyrc & sleep .5
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
@ -21,9 +21,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 340,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
color0 = '#bcd7d2',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
@ -20,9 +20,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
color0 = '#bcd7d2',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
color0 = '#bcd7d2',
|
||||
color1 = '#ac3a11',
|
||||
color2 = '#a77000',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
color0 = '#bcd7d2',
|
||||
color1 = '#ac3a11',
|
||||
color2 = '#a77000',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142b2b',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#69a677',
|
||||
color0 = '#bcd7d2',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
conky -c /home/dn/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_graph_mbcolor.conkyrc & sleep .5
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 340,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5e81ac',
|
||||
color0 = '#f2deb6',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}MENUS/PANELES LATERALES${color0} ${hr 1}${voffset -2}
|
||||
${color0}Menu principal ${alignr}${color}super / super+barra de espacio
|
||||
${color0}Ajustes de menu principal ${alignr} ${color}super+s
|
||||
${color0}Lateral izquierdo ${alignr} ${color}ctrl+super+flecha izquierda
|
||||
${color0}Lateral derecho ${alignr} ${color}ctrl+super+flecha derecha
|
||||
${color0}Lugares ${alignr} ${color}super+.
|
||||
${color}AJUSTES de MENUS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Tint2 ${alignr}${color}super+alt+p
|
||||
${color0}Conky ${alignr}${color}super+alt+k
|
||||
${color0}Menu/Paneles laterales ${alignr}${color}super+alt+m
|
||||
${color0}Fondo de pantalla ${alignr}${color}super+alt+w
|
||||
${color0}Bloqueo de pantalla ${alignr}${color}super+alt+l
|
||||
${color}HERRAMIENTAS de Mabox Linux ${color0} ${hr 1}${voffset -2}
|
||||
${color0}Paleta de Comandos ${alignr}${color}super+F1
|
||||
${color0}Colorizador ${alignr}${color}super+alt+o
|
||||
${color0}Menu de Colores ${alignr}${color}super+alt+c
|
||||
${color0}Espanso - expansor de texto ${alignr}${color}super+alt+e
|
||||
${color0}Ventana de salida ${alignr}${color}super+x
|
||||
${color0}Capturador de pantalla${alignr}${color}super+PrtScr
|
||||
]];
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
|
|
|
@ -0,0 +1,94 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Shortcuts Conky',
|
||||
|
||||
alignment = 'bottom_left',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5e81ac',
|
||||
color0 = '#f2deb6',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}EJECUTAR${alignr}${color0}super = tecla windows${voffset -8}
|
||||
${color0}${hr 1}${voffset -4}
|
||||
${color0}terminal ${alignr}${color}super+t
|
||||
${color0}terminal de quake ${alignr}${color}ctrl+~
|
||||
${color0}gestor de archivos ${alignr}${color}super+f
|
||||
${color0}navegador www ${alignr}${color}super+w
|
||||
${color0}editor de texto ${alignr}${color}super+e
|
||||
${color0}buscador de archivos ${alignr}${color}super+/
|
||||
${color0}calculadora ${alignr}${color}super+g
|
||||
${color0}radios en internet ${alignr}${color}super+r
|
||||
${color0}volumen de audio ${alignr}${color}super+v
|
||||
${color0}activar Picom ${alignr}${color}super+p
|
||||
${color0}activar Conky ${alignr}${color}super+c
|
||||
${color0}bloquear pantalla ${alignr}${color}super+l
|
||||
${color0}salir ${alignr}${color}super+x
|
||||
${color}VENTANAS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}cerrar ${alignr} ${color}alt+F4
|
||||
${color0}iconificar ${alignr} ${color}alt+F5
|
||||
${color0}maximizar ${alignr} ${color}alt+F6
|
||||
${color0}mostrar el escritorio ${alignr} ${color}super+d
|
||||
${color0}des/decorar barra ${alignr} ${color}super+b
|
||||
${color0}activar pantalla completa ${alignr} ${color}F11
|
||||
${color}posicionar ventanas:
|
||||
${color0} - mitad de pantalla ${alignr} ${color}super+flechas
|
||||
${color0} - 1/4 de pantalla ${alignr} ${color}super+teclado numerico[1..9]
|
||||
${color}ESCRITORIOS ${color0} ${hr 1}${voffset -2}
|
||||
${color0}moverse entre escritorios ${alignr} ${color}super+numeros[1..4]
|
||||
]];
|
||||
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Graph Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5e81ac',
|
||||
color0 = '#f2deb6',
|
||||
color1 = '#bf616a',
|
||||
color2 = '#8fbcbb',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${voffset 10}${goto 20}${color} CPU$alignr$cpu% ${voffset -24}
|
||||
$color2$alignr${cpugraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$font$color0${top name 1}${alignr 4}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 10}${goto 20}${color} RAM${alignr 4}$legacymem / $memmax ${voffset -24}
|
||||
$color2$alignr${memgraph 50,190 -l -t}${voffset -6}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
#
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -g}${font}${color}
|
||||
#${voffset 10}${alignr}${color} actualizaciones disponibles ${color1}${font Cantarell:bold:size=10}${execpi 1800 pamac checkupdates -aq| wc -l}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Sysinfo Bar Conky',
|
||||
|
||||
alignment = 'top_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
||||
draw_shades = true,
|
||||
default_shade_color = '#222222',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5e81ac',
|
||||
color0 = '#f2deb6',
|
||||
color1 = '#bf616a',
|
||||
color2 = '#8fbcbb',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
draw_borders = false,
|
||||
stippled_borders = 3,
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
border_width = 1,
|
||||
draw_graph_borders = true,
|
||||
|
||||
background = true,
|
||||
no_buffers = true,
|
||||
imlib_cache_size = 0,
|
||||
short_units = true,
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
$color${font Cantarell:size=16}${time %A}$font\
|
||||
${voffset -20}$alignr$color1${font Cantarell:size=38}${time %e}$font
|
||||
$color${voffset -20}$color1${font Cantarell:size=18}${time %b}$font\
|
||||
${voffset -3} $color${font Cantarell:size=20} ${time %Y}$font
|
||||
${goto 18}${color}CPU$alignr$cpu%
|
||||
${voffset -2}$color2$alignr${cpubar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$font$color0${top name 1}${alignr}$color${top cpu 1}%
|
||||
${goto 18}$color0${top name 2}$alignr$color${top cpu 2}%
|
||||
${goto 18}$color0${top name 3}$alignr$color${top cpu 3}%
|
||||
${goto 18}$color0${top name 4}$alignr$color${top cpu 4}%
|
||||
${goto 18}$color0${top name 5}$alignr$color${top cpu 5}%
|
||||
#
|
||||
${voffset 8}${goto 18}${color}RAM${alignr}$legacymem / $memmax
|
||||
${voffset -2}$color2$alignr${membar 4,190 -l -t}${voffset -2}
|
||||
${goto 18}$color0${top_mem name 1}$alignr$color${top_mem mem_res 1}
|
||||
${goto 18}$color0${top_mem name 2}$alignr$color${top_mem mem_res 2}
|
||||
${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3}
|
||||
${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4}
|
||||
${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5}
|
||||
#
|
||||
${voffset 10}$alignr disco ${color0}${fs_used /} - ${fs_size /}
|
||||
$alignr$color memoria ${color0}$legacymem - $memmax
|
||||
#${alignr}${color0}${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}
|
||||
$alignr${execi 10000 whoami}@${nodename}
|
||||
${alignr}${color0}tiempo activo ${color}${uptime_short}
|
||||
${alignr}${color0}${alignr}kernel ${color}${kernel}
|
||||
${alignr}${color0}${alignr}arch ${color}${machine}
|
||||
${alignr}${color0}${alignr}sistema de archivos ${color}${fs_type}${voffset 10}
|
||||
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
|
||||
${alignr}${color} paquetes instalados: ${color0}${execi 10000 pacman -Q | wc -l}
|
||||
${alignr}${color} rama: ${color0}${execi 10000 pacman-mirrors -G}
|
||||
${voffset -50}
|
||||
]];
|
|
@ -0,0 +1,84 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#303b43',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Terminator Conky',
|
||||
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 300,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#5e81ac',
|
||||
color0 = '#f2deb6',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- 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 = true,
|
||||
|
||||
-- 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 = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${color}TRABAJANDO TILING CON VENTANAS
|
||||
${color}EJECUTAR ${color0}${hr 1}
|
||||
${voffset -2}${color0}terminal ${alignr}${color}super+t
|
||||
${color0}quake-terminal (mostrar/esconder) ${alignr}${color}ctrl+~
|
||||
${color}DIVIDIR ${color0}${hr 1}
|
||||
${voffset -2}${color0}horizontalmente ${alignr}${color}ctrl+shift+o
|
||||
${color0}verticalmente ${alignr}${color}ctrl+shift+e
|
||||
${color}ACCIONES UTILES ${color0}${hr 1}
|
||||
${voffset -2}${color0}cambiar el centro${alignr}${color}alt+flechas
|
||||
${color0}redimensionar terminal activo ${alignr}${color}ctrl+shift+flechas
|
||||
${color0}enfocar la terminal activa ${alignr}${color}ctrl+shift+x
|
||||
${color0}pantalla completa ${alignr}${color}super+enter,F11
|
||||
${color0}cerrar la terminal ${alignr}${color}ctrl+shift+w
|
||||
${color}TAMAÑO FUENTE ${color0}${hr 1}${voffset -2}
|
||||
${color0}aumentar ${alignr}${alignr}${color}ctrl++
|
||||
${color0}disminuir ${alignr}${color}ctrl+-
|
||||
${color0}reestablecer ${alignr}${color}ctrl+0
|
||||
]];
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ conky.config = {
|
|||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=10',
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ conky.config = {
|
|||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=10',
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ conky.config = {
|
|||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=10',
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ conky.config = {
|
|||
minimum_width = '200',
|
||||
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=10',
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ conky.config = {
|
|||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=10',
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
|
@ -19,14 +19,14 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
color1 = '#fbfdfc',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock',
|
||||
|
||||
|
@ -24,8 +24,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
color1 = '#fbfdfc',
|
||||
|
||||
-- BORDERS
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep 1s
|
||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep 1s
|
||||
|
||||
conky -c /home/dn/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/sysinfo_graph_mbcolor.conkyrc & sleep .5
|
||||
conky -c /home/dn/.config/conky/quoter_mbcolor.conkyrc & sleep .5
|
||||
|
|
|
@ -4,7 +4,7 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Logo',
|
||||
|
||||
|
@ -26,8 +26,8 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -4,12 +4,12 @@ conky.config = {
|
|||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_colour = '#130f2d',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
|
@ -20,13 +20,13 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#a5439e',
|
||||
color0 = '#3a4c89',
|
||||
default_color = '#9a3e81',
|
||||
color0 = '#303bd1',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
Loading…
Reference in New Issue