added monocle bar to monocle and deck layouts using the layout switcher.

This commit is contained in:
2026-06-06 20:13:50 +02:00
parent be4d7a9b7a
commit 1eb53dd443
4 changed files with 14 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
echo "off" > ~/.config/monocledaemon.state
# constant command: mmsg watch all-monitors | jq -r '.monitors[] | select(.tags[] | select(.is_active == true) | .layout | test("M|K|VK")) | .name'