Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 718 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 718 Bytes

Usage

Requires the catppuccin tmux plugin. Install with a plugin manager like tpm before proceeding.

Install

Copy cyberdream.tmuxtheme or cyberdream-light.tmuxtheme to the catppuccin themes directory as catppuccin_cyberdream.tmuxtheme

cp ./cyberdream.tmuxtheme ~/.tmux/plugins/tmux/themes/catppuccin_cyberdream.tmuxtheme

Usage

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

set -g @plugin 'catppuccin/tmux'
set -g @catppuccin_flavour "cyberdream"

For more configuration options please refer to catppuccin docs.