This commit is contained in:
Tiago Sousa 2024-02-11 11:55:53 +00:00
parent e6ea6f0f27
commit 3637f3de35
4 changed files with 0 additions and 70 deletions

View file

@ -1,65 +0,0 @@
#i3status configuration file.
# see "man i3status" for documentation.
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!
general {
colors = true
interval = 5
}
order += "wireless _first_"
order += "battery all"
order += "volume master"
order += "disk /"
order += "cpu_temperature 0"
order += "memory"
order += "tztime local"
wireless _first_ {
format_up = "W: %essid %ip"
format_down = "W: down"
}
ethernet _first_ {
format_up = "E: %ip (%speed)"
format_down = "E: down"
}
battery all {
format = "%status %percentage %remaining"
}
volume master {
format = "♪: %volume"
format_muted = "♪: muted (%volume)"
device = "default"
mixer = "Master"
mixer_idx = 0
}
disk "/" {
format = "%avail"
}
load {
format = "%1min"
}
cpu_temperature 0 {
format = "%degrees °C"
path = "/sys/class/hwmon/hwmon1/temp1_input"
}
memory {
format = "%used"
threshold_degraded = "1G"
format_degraded = "MEMORY < %available"
}
tztime local {
format = "%d-%m-%Y %H:%M"
}

View file

@ -1,3 +0,0 @@
package bang-bang
package https://github.com/catppuccin/fish
theme default

View file

@ -1 +0,0 @@
stable

View file

@ -1 +0,0 @@
default