
Catppuccin for i3status
-
Locate your i3status configuration file, should be from one of the following path as said in the manpage:
- ~/.config/i3status/config (or $XDG_CONFIG_HOME/i3status/config if set)
- /etc/xdg/i3status/config (or $XDG_CONFIG_DIRS/i3status/config if set)
- ~/.i3status.conf
- /etc/i3status.conf
-
Copy the contents of your flavor of choice from
themes/to your i3status configuration file. Yourgeneralbloc should ressemble the following (here for mocha):
general {
colors = true
color_good = "#a6e3a1"
color_degraded = "#fab387"
color_bad = "#f38ba8"
interval = 5
}ย
Copyright ยฉ 2021-present Catppuccin Org




