Skip to content
/ i3 Public
forked from i3/i3

An i3 fork which lets you ban applications from adding their icons to the tray.

License

Notifications You must be signed in to change notification settings

Maritims/i3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

Packages Packages

i3 is a tiling window manager for X11.

For more information about i3, please see the project's website and online documentation.

For information about contributing to i3, please see CONTRIBUTING.md.

Custom features

Banning applications by WM_CLASS from adding their icons to the tray.

Adding the following to the bar block of your i3config file will ban the applications nm-applet, vlc and slack from adding their icons to the tray:

banned_wm_class nm-applet
banned_wm_class vlc
banned_wm_class slack

About

An i3 fork which lets you ban applications from adding their icons to the tray.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.6%
  • Perl 38.8%
  • Python 1.2%
  • Shell 0.7%
  • Meson 0.6%
  • Dockerfile 0.1%