chezmoi hostname update, compton -> picom
This commit is contained in:
@@ -19,7 +19,7 @@ color=#cbe4ff
|
||||
|
||||
# sys.monitoring [[[ #
|
||||
|
||||
{{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
{{ if eq .chezmoi.hostname "nzxt" }}
|
||||
[temperature]
|
||||
label=
|
||||
interval=5
|
||||
@@ -67,7 +67,7 @@ interval=60
|
||||
[calendar]
|
||||
interval=30
|
||||
label=
|
||||
# {{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
# {{ if eq .chezmoi.hostname "nzxt" }}
|
||||
# DATEFMT=+%H:%M.%a-%m-%d
|
||||
# {{ else }}
|
||||
# DATEFMT=+%H:%M
|
||||
@@ -80,7 +80,7 @@ WIDTH=220
|
||||
|
||||
# ]]] time #
|
||||
|
||||
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
||||
{{ if eq .chezmoi.hostname "x1-carbon" }}
|
||||
# [temperature]
|
||||
# label=
|
||||
# interval=5
|
||||
|
||||
@@ -20,11 +20,11 @@ color=#cbe4ff
|
||||
# TICKER=PEJ
|
||||
# interval=30
|
||||
|
||||
[ticker]
|
||||
# label=DOGE
|
||||
label=🐶
|
||||
TICKER=DOGE-USD
|
||||
interval=30
|
||||
# [ticker]
|
||||
# # label=DOGE
|
||||
# label=🐶
|
||||
# TICKER=DOGE-USD
|
||||
# interval=30
|
||||
|
||||
[ticker]
|
||||
label=ADA
|
||||
@@ -50,7 +50,7 @@ interval=30
|
||||
|
||||
# volume/spotify [[[ #
|
||||
|
||||
{{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
{{ if eq .chezmoi.hostname "nzxt" }}
|
||||
[volume]
|
||||
interval=once
|
||||
signal=1
|
||||
@@ -78,7 +78,7 @@ interval=5
|
||||
|
||||
# laptop [[[ #
|
||||
|
||||
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
||||
{{ if eq .chezmoi.hostname "x1-carbon" }}
|
||||
[battery]
|
||||
label=⚡
|
||||
interval=30
|
||||
@@ -93,7 +93,7 @@ label=
|
||||
interval=5
|
||||
{{ end }}
|
||||
|
||||
# {{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
# {{ if eq .chezmoi.hostname "nzxt" }}
|
||||
# [wifi]
|
||||
# label=
|
||||
# instance=wlp4s0
|
||||
@@ -107,7 +107,7 @@ interval=5
|
||||
[calendar]
|
||||
interval=30
|
||||
label=
|
||||
# {{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
# {{ if eq .chezmoi.hostname "nzxt" }}
|
||||
# DATEFMT=+%H:%M
|
||||
# {{ else }}
|
||||
# DATEFMT=+%H:%M.%a-%m-%d
|
||||
@@ -121,7 +121,7 @@ WIDTH=220
|
||||
|
||||
# sys.monitoring [[[ #
|
||||
|
||||
{{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||
{{ if eq .chezmoi.hostname "nzxt" }}
|
||||
# [temperature]
|
||||
# label=
|
||||
# interval=5
|
||||
|
||||
Reference in New Issue
Block a user