Skip to content

Instantly share code, notes, and snippets.

View parmort's full-sized avatar
🏫

Nolan Prochnau parmort

🏫
View GitHub Profile

Since [#2336][1], adding actions to modules in Polybar is a lot easier to both understand and implement. This is a short development guide to adding these actions because it is not very well documented. All filenames referenced here use a placeholder module name.

More concrete examples can be found by perusing [this diff][2].

module.hpp

Add the following lines to the corresponding sections of the header file. These

@parmort
parmort / tmux_tc.md
Created March 26, 2018 21:47
Tmux TrueColor Setup

Tmux TrueColor (a.k.a. 24-bit color) Support

Prerequisites

To enable TrueColor for Tmux, you must make sure that you have two things:

  1. Tmux version 2.2 or higher. You can find out your version by running tmux -V
  2. You have a terminal that supports TrueColor (it may also be referenced by 24 bit color. To check if you do, run