Catppuccin for Fuzzel
-
Open your
fuzzel.ini
file, found in$XDG_CONFIG_HOME/fuzzel/
(defaulting to$HOME/.config/fuzzel/fuzzel.ini
if$XDG_CONFIG_HOME
is unset). -
Remove existing
[color]
section if there is one. -
Include the flavor and accent combination of your choice from
themes/
into your configuration file usinginclude=<path-to-your-theme-file>
in the main section scope offuzzel.ini
. (if you are using Fuzzel >= 1.10) or copy the contents of one of the files (if you are using Fuzzel < 1.10). -
Invoke
fuzzel
using a keybinding or from the terminal.
- Q: "How can I get window transparency?"
A: Change the last two characters in the color value forbackground
, where00
is transparent andff
is opaque.
Copyright ยฉ 2021-present Catppuccin Org