i3scripts icon indicating copy to clipboard operation
i3scripts copied to clipboard

My scripts for enhancing i3wm

Results 9 i3scripts issues
Sort by recently updated
recently updated
newest added

added some more icon mappings and on Ubuntu 21.04 i needed to add additional class mappings for nautilus.

Hi, the autoname_workspace.py script is great. I customized it a bit for my personal needs and more importantly added a lot of icons to it. You probably won't want to...

Changed all icons to [nerd-fonts](https://github.com/ryanoasis/nerd-fonts) a lot are the same and others are specific for the program.

Is there a recommended way to extend on the script, like providing a json/yml/py file? I'm faced with the fact I want to use the autorename script... But in order...

I am looking for a way to combine this script with monitor-assigned workspaces. Since workspaces names are changing all the time depending on open applications, I cannot use `workspace 1...

Move icons to a config file as proposed in https://github.com/justbuchanan/i3scripts/issues/18. This removes the dependency for [fontawesome-python](https://github.com/justbuchanan/fontawesome-python). I also added icons for: - [Electrum](https://github.com/spesmilo/electrum) - [galculator](http://galculator.mnim.org/) - [Monero GUI wallet](https://github.com/monero-project/monero-gui) -...

Not really an issue, but either if someone is facing the same problem as me, or if this could be in the readme. I was using pretty much the default...

This only happens when I use autorename_workspaces.py (I could not reproduce it whit `i3-msg rename ...`): When I use a dual monitor setup (I usually have my laptop screen below...

Hi, this is not an issue but a feature request. Would it be possible to make the script read from a file for the icon mapping? This way it would...