diff --git a/.config/i3status/config b/.config/i3status/config deleted file mode 100644 index 6ccd958..0000000 --- a/.config/i3status/config +++ /dev/null @@ -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" -} diff --git a/.config/omf/bundle b/.config/omf/bundle deleted file mode 100644 index 096eb88..0000000 --- a/.config/omf/bundle +++ /dev/null @@ -1,3 +0,0 @@ -package bang-bang -package https://github.com/catppuccin/fish -theme default diff --git a/.config/omf/channel b/.config/omf/channel deleted file mode 100644 index 2bf5ad0..0000000 --- a/.config/omf/channel +++ /dev/null @@ -1 +0,0 @@ -stable diff --git a/.config/omf/theme b/.config/omf/theme deleted file mode 100644 index 4ad96d5..0000000 --- a/.config/omf/theme +++ /dev/null @@ -1 +0,0 @@ -default