GithubHelp home page GithubHelp logo

kanagawa-dragon-tmux's Introduction

Kanagawa Dragon for tmux

This is a fork of eliobtl1/kanagawa-tmux which is itself a fork of dreamsofcode-io/catppuccin-tmux, but using the kanagawa colorscheme. I have just changed the colours to fit with the Kanagawa-Dragon version of the colorscheme.

Screenshot :

Usage

TPM

  1. Install TPM
  2. Add the kanagawa-tmux plugin:
set -g @plugin 'TSoli/kanagawa-dragon-tmux'
# ...alongside
set -g @plugin 'tmux-plugins/tpm'

Manual

  1. Copy your desired theme's configuration contents into your Tmux config (usually stored at ~/.tmux.conf)
  2. Reload Tmux by either restarting the session or reloading it with tmux source-file ~/.tmux.conf

Configuration options

This theme support certain levels of customization. To add these customizations, add any of the following options to your Tmux configuration.

In order to have the correct icons displayed please use your favorite nerd fonts patched font.

Enable window tabs

By default, the theme places the window-status in the status-right. With @kanagawa_window_tabs_enabled set to on, the theme will place the directory within the status-right and move the window names to the window-status format variables.

set -g @kanagawa_window_tabs_enabled on # or off to disable window_tabs
Configure separator

By default, the theme will use a round separator for left and right. To overwrite it use @kanagawa_left_separator and @kanagawa_right_separator

set -g @kanagawa_left_separator ""
set -g @kanagawa_right_separator ""
Enable DateTime

By default, the date_time componenet is set to off. It can be enabled by specifing any tmux date and time format.

set -g @kanagawa_date_time "%Y-%m-%d %H:%M"
Enable User

By default, the user componenet is set to off. It can be enabled by toggoling it on.

set -g @kanagawa_user "on"
Enable Host

By default, the host componenet is set to off. It can be enabled by toggoling it on.

set -g @kanagawa_host "on"

kanagawa-dragon-tmux's People

Contributors

tsoli avatar

Stargazers

 avatar Robert I. avatar Edouard Riviere avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.