added monocle bar to monocle and deck layouts using the layout switcher.
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user