Skip to content

Commit

Permalink
feat: Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenymng committed Sep 21, 2024
1 parent 1eafe93 commit 8302caa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

# Zellij Compact Bar

A very simple tab bar plugin for [zellij](https://github.com/zellij-org/zellij)
Minimalistic tab bar plugin for [zellij](https://github.com/zellij-org/zellij).

This is a fork of
[github.com/tarkah/zellij-bare-bar](https://github.com/tarkah/zellij-bare-bar)
This project is a fork of
[github.com/tarkah/zellij-bare-bar](https://github.com/tarkah/zellij-bare-bar).

</div>

## Screenshots

![](./assets/demo.png)

## Plugin Settings

- `active_color` &mdash; color of the text of an active tab segment;
Expand All @@ -29,7 +33,7 @@ is being performed).
layout {
pane size=1 borderless=true {
plugin location="file:$HOME/.config/zellij/plugins/compact-bar.wasm" {
inactive_color "#303030"
inactive_color "#505050"
text_background_color "#1e1e1e"
background_color "#1e1e1e"
dot "•"
Expand Down
Binary file removed assets/demo.gif
Binary file not shown.
Binary file added assets/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8302caa

Please sign in to comment.