wiki:tools:conky
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:tools:conky [2021/10/14 17:04] – cleiton | wiki:tools:conky [2024/12/03 11:26] (current) – cleiton | ||
---|---|---|---|
Line 5: | Line 5: | ||
<cli> | <cli> | ||
- | $ pikaur -Ss conky | + | $ pikaur -Sy conky |
$ mkdir -p ~/ | $ mkdir -p ~/ | ||
$ cp / | $ cp / | ||
Line 46: | Line 46: | ||
border_inner_margin = 5, | border_inner_margin = 5, | ||
border_outer_margin = 0, | border_outer_margin = 0, | ||
+ | # | ||
xinerama_head = 1, | xinerama_head = 1, | ||
alignment = ' | alignment = ' | ||
Line 112: | Line 113: | ||
</ | </ | ||
+ | |||
+ | Para adicionar o monitor da VPN-SSL Fortinet, adicione as linhas no local que desejar: | ||
+ | ${font Ubuntu: | ||
+ | ${font sans-serif: | ||
+ | |||
Adicionar o comando abaixo no startup do sistema: | Adicionar o comando abaixo no startup do sistema: | ||
- | conky -c ~/ | + | conky -c / |
| | ||
+ | Para ajustar em múltiplos monitores, ajustes os parâmetros: | ||
+ | |||
+ | gap_x = 0, | ||
+ | gap_y = 33, | ||
+ | -- ou | ||
+ | gap_x = -1920, | ||
+ | gap_y = 33, | ||
+ | |||
+ | <WRAP center round info 60%> | ||
+ | No KDE Plasma com Wayland, acessar o '' | ||
+ | Isto evitará múltiplas instâncias do conky sendo iniciadas e sobrepondo-se. | ||
+ | </ | ||
+ | |||
+ | |||
Referências: | Referências: | ||
* https:// | * https:// |
wiki/tools/conky.1634231055.txt.gz · Last modified: 2021/10/14 17:04 by cleiton