Skip to content

Commit

Permalink
docs(README): updated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
janoamaral committed Nov 30, 2024
1 parent 3e83484 commit 9bd9fed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,17 @@ set -g @tokyo-night-tmux_pane_id_style hsquare
set -g @tokyo-night-tmux_zoom_id_style dsquare
```

### Window styles

```bash
# Icon styles
set -g @tokyo-night-tmux_terminal_icon 
set -g @tokyo-night-tmux_active_terminal_icon 

# No extra spaces between icons
set -g @tokyo-night-tmux_window_tidy_icons 0
```

### Widgets

For widgets add following lines in you `.tmux.conf`
Expand Down Expand Up @@ -159,8 +170,6 @@ changing values.
set -g @tokyo-night-tmux_show_hostname 1
```

![Snap hostname](snaps/hostname.png)

## Styles

- `hide`: hide number
Expand Down
16 changes: 0 additions & 16 deletions src/hostname-widget.sh

This file was deleted.

0 comments on commit 9bd9fed

Please sign in to comment.