Skip to content
#

workspaces

Here are 108 public repositories matching this topic...

arslabora
arslabora commented Aug 30, 2019

Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.

The bare template config is:

{
    context.AddBar();
    context.AddFocusIndicator();
    var actionM
AdaShoelace
AdaShoelace commented Mar 31, 2020

Hadlock should be able reload the config if the config file is modified.
This means that every change change in the config file should be applied without restart of Hadlock or require to close any other application.

Suggested method:
What the config file provided upon start using inotify and reconfigure Hadlock (during runtime) if an event indicating change to the config file is received.

Improve this page

Add a description, image, and links to the workspaces topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workspaces topic, visit your repo's landing page and select "manage topics."

Learn more