Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yurenchen000 authored Sep 28, 2024
1 parent cc84e13 commit 574db96
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Terminator AutoTheme Plugin

A Terminator plugin to implement AutoTheme:
Let profile follow system Dark/Light mode (when system theme change).

https://github.com/gnome-terminator/terminator/issues/775

## requirements

only tested with terminator 2.1.1+, on ubuntu 22 lts

## Install

1. Copy auto_theme.py to ~/.config/terminator/plugins/
2. Terminator Preferences > Plugins: enable `AutoTheme`

## Usage
you need 2 terminator profile, named `light` and `dark`,
It will auto switch when system dark/light mode swtich.


0 comments on commit 574db96

Please sign in to comment.