conky update

master
Daniel Napora 2022-10-28 14:50:53 +02:00
parent f28071c4d3
commit 60ece95f3f
45 changed files with 172 additions and 167 deletions

View File

@ -1305,12 +1305,17 @@
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind action="Press" button="Right">
<action name="Execute">
<command>conkyctl contextmenu</command>
</action>
</mousebind>
</context>
<context name="Root">
<!-- Menus -->
<!--<mousebind button="Left" action="Press">
<mousebind button="Left" action="Press">
<action name="ToggleShowDesktop"/>
</mousebind>-->
</mousebind>
<mousebind action="Press" button="Middle">
<action name="Execute">
<command>jgdesktops -s</command>

View File

@ -9,9 +9,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox CPU Conky',
alignment = 'top_left',
gap_x = 1094,
gap_y = 752,
alignment = 'top_right',
gap_x = 30,
gap_y = 240,
minimum_height = 64,
minimum_width = 64,
@ -34,7 +34,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Network Conky',
alignment = 'top_left',
gap_x = 1425,
gap_y = 835,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox RAM Conky',
alignment = 'top_left',
gap_x = 1175,
gap_y = 532,
alignment = 'top_right',
gap_x = 30,
gap_y = 420,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock and Date',
alignment = 'top_middle',
alignment = 'bottom_middle',
gap_x = 0,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock',
alignment = 'bottom_right',
alignment = 'top_left',
gap_x = 30,
gap_y = 360,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,15 +8,15 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Logo',
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 128,
minimum_width = 128,
alignment = 'middle_middle',
gap_x = 0,
gap_y = 0,
minimum_height = 64,
minimum_width = 64,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -32,7 +32,7 @@ conky.config = {
-- BORDERS
draw_borders = false,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,
@ -63,7 +63,7 @@ conky.config = {
};
conky.text = [[
${image ~/.config/conky/images/mabox_3d.png -s 128x128}
${image ~/.config/conky/images/mabox_3d.png -s 64x64}
]];

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Info Conky',
alignment = 'bottom_right',
alignment = 'top_right',
gap_x = 30,
gap_y = 60,
minimum_width = 240,
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -29,7 +29,7 @@ conky.config = {
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -9,13 +9,13 @@ conky.config = {
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_left',
gap_x = 260,
gap_x = 240,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Mountpoints Conky',
alignment = 'top_left',
gap_x = 1367,
gap_y = 749,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 240,
-- minimum_height = 64,
minimum_width = 240,
@ -32,7 +32,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,14 +8,14 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_middle',
alignment = 'top_middle',
gap_x = 0,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -14,7 +14,7 @@ conky.config = {
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -32,7 +32,7 @@ conky.config = {
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -14,7 +14,7 @@ conky.config = {
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -32,7 +32,7 @@ conky.config = {
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -319,9 +319,9 @@ button_max_icon_size = 0
button = new
button_icon = system-file-manager
button_text =
button_tooltip = L: File manager (super + f), R: Places menu (super+.)
button_lclick_command = exo-open --launch FileManager
button_rclick_command = mb-places ipc
button_tooltip = L: Places menu (super+.), R: File manager (super + f)
button_lclick_command = mb-places ipc
button_rclick_command = exo-open --launch FileManager
button_mclick_command =
button_uwheel_command =
button_dwheel_command =

View File

@ -9,9 +9,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox CPU Conky',
alignment = 'top_left',
gap_x = 1094,
gap_y = 752,
alignment = 'top_right',
gap_x = 30,
gap_y = 240,
minimum_height = 64,
minimum_width = 64,
@ -34,7 +34,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Network Conky',
alignment = 'top_left',
gap_x = 1425,
gap_y = 835,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox RAM Conky',
alignment = 'top_left',
gap_x = 1175,
gap_y = 532,
alignment = 'top_right',
gap_x = 30,
gap_y = 410,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock and Date',
alignment = 'top_middle',
gap_x = 0,
alignment = 'bottom_middle',
gap_x = 10,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock',
alignment = 'bottom_right',
gap_x = 30,
gap_y = 360,
alignment = 'top_left',
gap_x = 20,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,15 +8,15 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Logo',
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 128,
minimum_width = 128,
alignment = 'middle_middle',
gap_x = 0,
gap_y = 0,
minimum_height = 64,
minimum_width = 64,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -32,7 +32,7 @@ conky.config = {
-- BORDERS
draw_borders = false,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,
@ -63,7 +63,7 @@ conky.config = {
};
conky.text = [[
${image ~/.config/conky/images/mabox_3d.png -s 128x128}
${image ~/.config/conky/images/mabox_3d.png -s 64x64}
]];

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Info Conky',
alignment = 'bottom_right',
alignment = 'top_right',
gap_x = 30,
gap_y = 60,
minimum_width = 240,
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -29,7 +29,7 @@ conky.config = {
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -9,13 +9,13 @@ conky.config = {
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_left',
gap_x = 340,
gap_x = 300,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Mountpoints Conky',
alignment = 'top_left',
gap_x = 1367,
gap_y = 749,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 240,
-- minimum_height = 64,
minimum_width = 240,
@ -32,7 +32,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,14 +8,14 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_middle',
alignment = 'top_middle',
gap_x = 0,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -9,12 +9,12 @@ conky.config = {
own_window_title = 'Mabox Sysinfo Graph Conky',
alignment = 'top_right',
gap_x = 30,
gap_x = 240,
gap_y = 60,
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -27,12 +27,12 @@ conky.config = {
default_color = '#309552',
color0 = '#accdc7',
color1 = '#61c4bc',
color2 = '#61c4bc',
color2 = '#3dd425',
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,
@ -67,7 +67,7 @@ ${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}
#
${image ~/.config/conky/images/mabox_3d.png -p 0,250 -s 64x64}
${image ~/.config/conky/images/mabox_3d.png -p 0,310 -s 64x64}
$alignr disco ${color0}${fs_used /} - ${fs_size /}
$alignr$color memoria ${color0}$legacymem - $memmax
#${alignr}${color0}${font Cantarell:size=9}swap $swapmax - $swap

View File

@ -14,7 +14,7 @@ conky.config = {
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -27,12 +27,12 @@ conky.config = {
default_color = '#309552',
color0 = '#accdc7',
color1 = '#61c4bc',
color2 = '#61c4bc',
color2 = '#3dd425',
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -9,9 +9,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox CPU Conky',
alignment = 'top_left',
gap_x = 1094,
gap_y = 752,
alignment = 'top_right',
gap_x = 30,
gap_y = 240,
minimum_height = 64,
minimum_width = 64,
@ -34,7 +34,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Network Conky',
alignment = 'top_left',
gap_x = 1425,
gap_y = 835,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,
@ -69,11 +69,11 @@ conky.config = {
conky.text = [[
${color}SIEĆ
${color}Urządzenie ${alignr}${color0}enp0s16f1u1
${color}Adres IP ${alignr}${color0}${addr enp0s16f1u1}
${color}Pobieranie $color0${downspeed enp0s16f1u1} ${alignr}${color0}${upspeed enp0s16f1u1}${color} Upload
${color2}${downspeedgraph enp0s16f1u1 30,100 -t} ${alignr} ${upspeedgraph enp0s16f1u1 30,100 -t}
${color}Total Down ${color0}${totaldown enp0s16f1u1} ${alignr}${color0}${totalup enp0s16f1u1}${color} Total Up
${color}Urządzenie ${alignr}${color0}enp0s3
${color}Adres IP ${alignr}${color0}${addr enp0s3}
${color}Pobieranie $color0${downspeed enp0s3} ${alignr}${color0}${upspeed enp0s3}${color} Upload
${color2}${downspeedgraph enp0s3 30,100 -t} ${alignr} ${upspeedgraph enp0s3 30,100 -t}
${color}Total Down ${color0}${totaldown enp0s3} ${alignr}${color0}${totalup enp0s3}${color} Total Up
${color0}${hr}
${execi 30 netstat -ept | grep ESTAB | awk '{print $9}' | cut -d/ -f2 | sort | uniq -c | sort -nr}
]];

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox RAM Conky',
alignment = 'top_left',
gap_x = 1175,
gap_y = 532,
alignment = 'top_right',
gap_x = 30,
gap_y = 420,
minimum_height = 64,
minimum_width = 64,
@ -33,7 +33,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock and Date',
alignment = 'top_middle',
alignment = 'bottom_middle',
gap_x = 0,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Simple Clock',
alignment = 'bottom_right',
alignment = 'top_left',
gap_x = 30,
gap_y = 360,
gap_y = 60,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,15 +8,15 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Logo',
alignment = 'bottom_right',
gap_x = 30,
gap_y = 60,
minimum_height = 128,
minimum_width = 128,
alignment = 'middle_middle',
gap_x = 0,
gap_y = 0,
minimum_height = 64,
minimum_width = 64,
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -27,12 +27,12 @@ conky.config = {
default_outline_color = '#222222',
default_color = '#309552',
color0 = '#fbfdfd',
color0 = '#accdc7',
-- BORDERS
draw_borders = false,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,
@ -63,7 +63,7 @@ conky.config = {
};
conky.text = [[
${image ~/.config/conky/images/mabox_3d.png -s 128x128}
${image ~/.config/conky/images/mabox_3d.png -s 64x64}
]];

View File

@ -8,13 +8,13 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Info Conky',
alignment = 'bottom_right',
alignment = 'top_right',
gap_x = 30,
gap_y = 60,
minimum_width = 240,
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -29,7 +29,7 @@ conky.config = {
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -9,13 +9,13 @@ conky.config = {
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_left',
gap_x = 260,
gap_x = 240,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,9 +8,9 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Mountpoints Conky',
alignment = 'top_left',
gap_x = 1367,
gap_y = 749,
alignment = 'bottom_right',
gap_x = 30,
gap_y = 240,
-- minimum_height = 64,
minimum_width = 240,
@ -32,7 +32,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -8,14 +8,14 @@ conky.config = {
own_window_class = 'Conky',
own_window_title = 'Mabox Tools Conky',
alignment = 'bottom_middle',
alignment = 'top_middle',
gap_x = 0,
gap_y = 60,
minimum_width = '200',
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -14,7 +14,7 @@ conky.config = {
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -27,12 +27,12 @@ conky.config = {
default_color = '#309552',
color0 = '#accdc7',
color1 = '#61c4bc',
color2 = '#61c4bc',
color2 = '#3dd425',
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,
@ -67,7 +67,7 @@ ${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}
#
${image ~/.config/conky/images/mabox_3d.png -p 0,250 -s 64x64}
${image ~/.config/conky/images/mabox_3d.png -p 0,310 -s 64x64}
$alignr dysk ${color0}${fs_used /} - ${fs_size /}
$alignr$color pamięć ${color0}$legacymem - $memmax
#${alignr}${color0}${font Cantarell:size=9}swap $swapmax - $swap

View File

@ -14,7 +14,7 @@ conky.config = {
minimum_width = '200',
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -27,12 +27,12 @@ conky.config = {
default_color = '#309552',
color0 = '#accdc7',
color1 = '#61c4bc',
color2 = '#61c4bc',
color2 = '#3dd425',
cpu_avg_samples = 2,
draw_borders = true,
stippled_borders = 3,
stippled_borders = 0,
border_inner_margin = 8,
border_outer_margin = 8,
border_width = 1,

View File

@ -15,7 +15,7 @@ conky.config = {
-- FONTS
use_xft = true,
font = 'Ubuntu:size=9',
font = 'Ubuntu:size=8',
xftalpha = 1,
override_utf8_locale = true,
@ -31,7 +31,7 @@ conky.config = {
-- BORDERS
draw_borders = true,
-- Stippled borders?
stippled_borders = 3,
stippled_borders = 0,
-- border margins
border_inner_margin = 8,
border_outer_margin = 8,

View File

@ -319,9 +319,9 @@ button_max_icon_size = 0
button = new
button_icon = system-file-manager
button_text =
button_tooltip = L: Menadżer plików (super + f), P: Menu Miejsca (super+.)
button_lclick_command = exo-open --launch FileManager
button_rclick_command = mb-places ipc
button_tooltip = L: Menu Miejsca (super+.), P: Menadżer plików (super + f)
button_lclick_command = mb-places ipc
button_rclick_command = exo-open --launch FileManager
button_mclick_command =
button_uwheel_command =
button_dwheel_command =