Skip to content

rakoo/i3-workspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i3-workspaces

screenshot

A little utility to display workspaces in i3. To be used with bar, the lightweight bar.

i3-workspaces listens on events for workspaces changes; as soon as there is a change, it will ask i3 for all its workspaces and send it properly formatted to the stdout which is read by bar afterwards. The format is hardcoded to display workspaces in the center of the bar, with the focused workspace being underlined.

Dependencies

  • github.com/proxypoke/i3ipc

Usage

> go build
> ./i3-workspaces | bar

Licence

CC0

About

A little utility to display i3 workspaces with bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages