Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.68 KB

File metadata and controls

72 lines (59 loc) · 2.68 KB

Logo
Catppuccin for i3status

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. 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
  2. Copy the contents of your flavor of choice from themes/ to your i3status configuration file. Your general bloc should ressemble the following (here for mocha):

general {
        colors = true
        color_good = "#a6e3a1"
        color_degraded = "#fab387"
        color_bad = "#f38ba8"
        interval = 5
}

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org