SSH, Conky: Add Nintendo Switch, small unit typo correction
This commit is contained in:
parent
4ec3ba1a6c
commit
02821f1c11
@ -61,7 +61,7 @@ ${top_mem name 1}$alignr${color9}${top_mem mem 1}%$color
|
|||||||
${top_mem name 2}$alignr${color9}${top_mem mem 2}%$color
|
${top_mem name 2}$alignr${color9}${top_mem mem 2}%$color
|
||||||
${top_mem name 3}$alignr${color9}${top_mem mem 3}%$color
|
${top_mem name 3}$alignr${color9}${top_mem mem 3}%$color
|
||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}Disk$font (R/W): ${fs_free /home} free$alignr${diskio /dev/sda}
|
${font Roboto:style=Medium:size=10}Disk$font (R/W): ${fs_free /home} free$alignr${diskio /dev/sda}/s
|
||||||
${color7}${diskiograph_read /dev/sda 40,200} ${diskiograph_write /dev/sda 40,200}$color
|
${color7}${diskiograph_read /dev/sda 40,200} ${diskiograph_write /dev/sda 40,200}$color
|
||||||
${top_io name 1}$alignr${color7}${top_io io_perc 1}%$color
|
${top_io name 1}$alignr${color7}${top_io io_perc 1}%$color
|
||||||
${top_io name 2}$alignr${color7}${top_io io_perc 2}%$color
|
${top_io name 2}$alignr${color7}${top_io io_perc 2}%$color
|
||||||
|
@ -22,7 +22,11 @@ display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
|||||||
|
|
||||||
[khotkeys]
|
[khotkeys]
|
||||||
_k_friendly_name=KDE Daemon
|
_k_friendly_name=KDE Daemon
|
||||||
|
{3d36735d-a1a3-4b35-83d8-259b026dabc2}=Meta+Print,none,Take Active Window Screenshot
|
||||||
|
{3eab367f-501b-4a68-a66c-710e31e34352}=Meta+Shift+Print,none,Take Rectangular Region Screenshot
|
||||||
|
{50f1a634-39a7-47c8-a95a-9663e7fd2812}=Print,none,Start Screenshot Tool
|
||||||
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=Search,none,Search
|
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=Search,none,Search
|
||||||
|
{ecef03ae-3bd6-4e09-badc-c28720a20e26}=Shift+Print,none,Take Full Screen Screenshot
|
||||||
|
|
||||||
[kmix]
|
[kmix]
|
||||||
_k_friendly_name=Audio Volume
|
_k_friendly_name=Audio Volume
|
||||||
|
@ -15,3 +15,9 @@ Host srv-cstm-0
|
|||||||
Port 22
|
Port 22
|
||||||
User salt
|
User salt
|
||||||
Compression yes
|
Compression yes
|
||||||
|
|
||||||
|
Host switch-0
|
||||||
|
HostName 192.168.1.137
|
||||||
|
Port 22
|
||||||
|
User alarm
|
||||||
|
Compression yes
|
||||||
|
Loading…
Reference in New Issue
Block a user