Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Usage

Requires the catppuccin tmux plugin. It is recommended that you follow the manual installation instructions to avoid name conflicts.

Install

Copy cyberdream.conf or cyberdream-light.conf to the catppuccin themes directory as catppuccin_cyberdream_tmux.conf

cp ./cyberdream.conf ~/.config/tmux/plugins/catppuccin/tmux/themes/catppuccin_cyberdream_tmux.conf

Usage

In your .tmux.conf file, add the following lines:

set -g @catppuccin_flavour "cyberdream"
run ~/.config/tmux/plugins/catppuccin/tmux/catppuccin.tmux

For more configuration options please refer to catppuccin docs.