Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
Added images for tmux-powerline
  • Loading branch information
iamkashz authored Aug 13, 2021
1 parent 47d5bf6 commit d18916f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Table of contents
7. [Copy mode](#copy-mode)
8. [Clipboard integration](#clipboard-integration)
9. [Themes and customization](#themes-and-customization)
10. [iTerm2 and tmux integration](#iterm2-and-tmux-integration)

Features
---------
Expand Down Expand Up @@ -261,8 +260,10 @@ I've started with Powerline as a status line, but then realized it's too fat for
So I decide to make my feet wet, with the idea to keep it dense, and include essential widgets. Sometimes it tries to replicate OSX topbar (battery, date time).

Left part:
![left](https://user-images.githubusercontent.com/19916930/129307411-9012b0b4-72b5-4a8b-a241-9f254978e4ef.PNG)

Right part:
![right](https://user-images.githubusercontent.com/19916930/129307427-ac231f57-4c30-40e1-a9fe-b31936109168.PNG)

The left part contains only current session name.
The right part contains CPU & Memory Usage, username@hostname, tun0 IP (if connected to VPN) and battery indicator.
Expand Down Expand Up @@ -358,4 +359,4 @@ color_window_off_status_bg="colour238"
color_window_off_status_current_bg="colour254"
```

Note, that variables are not extracted to dedicated file, as it should be, because for some reasons, tmux does not see variable values after sourcing `theme.conf` file. Don't know why.
Note, that variables are not extracted to dedicated file, as it should be, because for some reasons, tmux does not see variable values after sourcing `theme.conf` file. Don't know why.

0 comments on commit d18916f

Please sign in to comment.