Skip to content

umhau/i3-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i3tree

Fix appearance:

  • window icons
  • textured rows
  • wider rows & thinner font
  • bar integration (general purpose detection?)

Interface:

  • exit programs from bar

notes

You'll quickly discover that window titles are newly significant. In particular, terminals are going to be...opaque. Here's something to help:

https://stackoverflow.com/a/7110386

trap 'echo -ne "\033]2;$(history 1 | sed "s/^[ ]*[0-9]*[ ]*//g")\007"' DEBUG

Put the above line in your .bashrc and your terminals will get proper titles.

About

Hacked-together tree-style tabs in i3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published