i3-renameworkspaces
i3-renameworkspaces copied to clipboard
Use '$HOME/.config/i3workspaceconfig' as an alternate config file
'$HOME/.i3workspaceconfig' remains the default configuration file, but if '$HOME/.config/i3workspaceconfig exists', it takes precedence
It is still possible to define another configuration file via the '-c' option
I modified my first version. Now, we check if the following files exist ($HOME/.config/i3workspaceconfig,'$HOME/.config/i3-renameworkspaces/config in this order) and the first found wins.
By default, $HOME/.i3workspaceconfig is used