diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
| commit | 3fd003a02ba89aee3ec9236a4cf49d4cf70f73a1 (patch) | |
| tree | 6bff3a788137276ac86edd15275a87735b7b6627 /.config/i3status/config | |
| parent | 1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf (diff) | |
updated ncmpcpp fetcher and some aliases
Diffstat (limited to '.config/i3status/config')
| -rw-r--r-- | .config/i3status/config | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/.config/i3status/config b/.config/i3status/config index da9967e..1af1927 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -26,23 +26,19 @@ ethernet br0 { format_down = "E: down" } -ethernet tun0 { - format_up = "openVPN: %ip" - format_down = "openVPN: down" -} - ethernet wg0 { format_up = "WG: %ip" format_down = "WG: down" } cpu_temperature 0 { - format = "T: %degrees °C" - path = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon3/temp1_input" + format = "Tea: %degrees °C" +# path = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon3/temp1_input" + path = "/sys/devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.0/hwmon/hwmon2/temp1_input" } disk "/" { - format = "ssd: %used" + format = "Porn: %used" } load { |
