pkieltyka / i3-powertools

i3 UX enhancements using Go-based i3 IPC
3 stars 0 forks source link

i3 powertools

User experience enhancements to i3 using the Go i3 IPC package.

Features

Install/Usage

  1. go get -u -d github.com/pkieltyka/i3-powertools
  2. edit your i3 config file, and add:
bindsym $mod+Next exec i3-powertools -workspace=next
bindsym $mod+Prior exec i3-powertools -workspace=prev

LICENSE

MIT