updated with compiler plugin
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# Define your targets
|
||||
TARGET_CLASS="kitty"
|
||||
TARGET_TAG="compiler"
|
||||
COMMAND_TO_SEND="!-2"
|
||||
|
||||
WINDOW_ADDR=$(hyprctl clients -j | jq -r '.[] | select(.tags[]? == "compiler" and .class == "kitty") | .address')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user