GithubHelp home page GithubHelp logo

tmux-nightowl's Introduction

Night Owl for tmux

A dark theme for tmux using the beautiful Night Owl colorscheme originally created by @sdras

Screenshot

Screenshot

Install

Install using tpm If you are a tpm user, you can install the theme and keep up to date by adding the following to your .tmux.conf file:

set -g @plugin 'kylepeeler/tmux-nightowl'

Activating theme

  1. Make sure run -b '~/.tmux/plugins/tpm/tpm' is at the bottom of your .tmux.conf
  2. Run tmux
  3. Use the tpm install command: prefix + I (default prefix is ctrl+b)

Configuration

Customize the status bar by adding any of these lines to your .tmux.conf as desired:

Disable battery functionality:

set -g @nightowl-show-battery false

Disable network functionality:

set -g @nightowl-show-network false

Disable weather functionality:

set -g @nightowl-show-weather false

Switch from default fahrenheit to celsius:

set -g @nightowl-show-fahrenheit false

Enable powerline symbols:

set -g @nightowl-show-powerline true

Switch left powerline symbol (can set any symbol you like as seperator):

set -g @nightowl-show-left-sep n8

Switch right powerline symbol (can set any symbol you like as seperator):

set -g @nightowl-show-right-sep n

Enable military time:

set -g @nightowl-military-time true

Disable timezone:

set -g @nightowl-show-timezone false

Switch the left smiley icon (it can accept session, smiley, window, or any character.)

set -g @nightowl-show-left-icon session

Enable high contrast pane border:

set -g @nightowl-border-contrast true

Enable cpu usage:

set -g @nightowl-cpu-usage true

Enable ram usage:

set -g @nightowl-ram-usage true

Enable gpu usage:

set -g @nightowl-gpu-usage true

Features

  • Support for powerline
  • Day, date, time, timezone
  • Current location based on network with temperature and forecast icon (if available)
  • Network connection status and SSID
  • Battery percentage and AC power connection status
  • CPU usage
  • RAM usage
  • GPU usage
  • Color code based on if prefix is active or not
  • List of windows with current window highlighted
  • When prefix is enabled smiley face turns from green to yellow
  • When charging, 'AC' is displayed
  • If forecast information is available, a โ˜€, โ˜, โ˜‚, or โ„ unicode character corresponding with the forecast is displayed alongside the temperature

Compatibility

Compatible with macOS and Linux. Tested on tmux 3.0a

Contributors

This theme is maintained by the following person: Kyle Peeler

Kyle Peeler
Kyle Peeler

License

MIT License

tmux-nightowl's People

Contributors

kylepeeler avatar

Stargazers

Alex Guja avatar Afshin avatar Mario Perez avatar Claudio Corridore avatar Brad Robinson avatar  avatar Carlos Lรณpez avatar Pierre Nel avatar kleerkoat avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

asifaly kyuuss

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.