This project has moved to https://github.com/justbuchanan/i3scripts
Last active
March 1, 2021 17:21
-
-
Save justbuchanan/70fdae0d5182f6039aa8383c06a3f4ad to your computer and use it in GitHub Desktop.
Show icons for open programs in i3's status bar. See a demo here: http://gfycat.com/AfraidAmusingCoyote
@r00tbox take a look at the icon_for_window()
function. At the end it just returns '*' if it couldn't find a match. You can change the asterisk to something else if you'd like.
How to install it?? Readme contains no instructions.
This gist has moved - please post any questions on the repository (linked above). The script file itself has instructions for how to install and use it, but feel free to open an GitHub issue if you have other questions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to declare an default icon for unknown windows?