Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 3.38 KB

README.md

File metadata and controls

75 lines (43 loc) · 3.38 KB

i3-resources

By design, the i3 window manager implements only "features which benefit many people, instead of going to great lengths to support rarely used workflows." Accordingly, the interface makes it easy for users and third parties to implement small features and improvements as needed or wanted. This page is a listing of those useful but hitherto un-indexed resources.



Bars and Blocks

Bars

  • polybar - Polybar aims to help users build beautiful and highly customizable status bars

Blocks

  • i3blocks - i3blocks executes your command lines and generates a status line from their output.

Configuration and Theming Tools

  • i3 Configurator - Online colorscheme configurator for i3, i3status, dmenu

  • j4-make-config - Universal theme switcher and config generator for the i3 wm

Layout Tools

Looks

Window Navigation

  • Alt-tab - The task switcher for minimalistic window managers or standalone X11 session

  • i3-automark - Auto mark windows in i3

  • i3-easyfocus - Draws a small label ('a'-'z') on top of each visible container, which can be selected by pressing the corresponding key

  • i3-rofi-mark - Mark and select windows with using gui pop ups.

  • quickswitch - This utility for i3, inspired by Pentadactyl's :buffers command, allows you to quickly switch to and locate windows on all your workspaces, using an interactive dmenu prompt. It has since gained a lot of other functionality to make working with i3 even more efficient.

Workspace Management

  • i3empty - Quickly switch to a new numbered workspace.

  • i3-renameworkspaces - Rename i3 workspaces to contain the names of the programs on them.

  • i3-ws-tool - Tool to handle, manipulate and modify i3 workspaces.

Contributing

  • Please contribute! The more complete this list, the better for everyone.
  • To add a new entry, edit README.md through Github or a text editor, and send a pull request.
  • Maintain the alphabetical order and "Name/Link - Description" format.
  • New categories should contain at least three entries.