roy-config

This commit is contained in:
2026-05-19 21:44:40 -05:00
parent e7c70df6e9
commit d071c00946
6 changed files with 13 additions and 10 deletions
@@ -0,0 +1,4 @@
#!/bin/sh
monitor=$(hyprctl monitors -j | jq -r 'first(.[] | select(.focused == false) | .name)')
hyprctl dispatch focusmonitor $monitor