new lua hypr config

This commit is contained in:
2026-06-14 14:50:58 -05:00
parent 45433178f8
commit 2f2a851978
4 changed files with 188 additions and 279 deletions
@@ -1,3 +0,0 @@
#!/bin/sh
monitor=$(hyprctl monitors -j | jq -r 'first(.[] | select(.focused == false) | .name)')
hyprctl dispatch movecurrentworkspacetomonitor $monitor
@@ -1,4 +0,0 @@
#!/bin/sh
monitor=$(hyprctl monitors -j | jq -r 'first(.[] | select(.focused == false) | .name)')
hyprctl dispatch focusmonitor $monitor