diff options
Diffstat (limited to '.config/eww/scripts/keymap-listener')
-rwxr-xr-x | .config/eww/scripts/keymap-listener | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/eww/scripts/keymap-listener b/.config/eww/scripts/keymap-listener index e526d03..364375d 100755 --- a/.config/eww/scripts/keymap-listener +++ b/.config/eww/scripts/keymap-listener @@ -1,7 +1,5 @@ #!/bin/sh -set -e - readonly IPC=/tmp/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock hyprctl devices -j | jq -r '.keyboards[-1].active_keymap' |