fixed some shortcuts
This commit is contained in:
@@ -20,6 +20,7 @@ fi
|
||||
|
||||
# Focus Discord
|
||||
hyprctl dispatch focuswindow address:$DISCORD_WIN
|
||||
hyprctl dispatch "hl.dsp.focus({window = 'address:$DISCORD_WIN'})"
|
||||
|
||||
# Give it a moment to receive focus
|
||||
sleep 0.1
|
||||
@@ -31,6 +32,7 @@ wtype -M ctrl -M shift -k M -m shift -m ctrl
|
||||
if [ -n "$ACTIVE_WIN" ]; then
|
||||
sleep 0.1
|
||||
hyprctl dispatch focuswindow address:$ACTIVE_WIN
|
||||
hyprctl dispatch "hl.dsp.focus({window = 'address:$ACTIVE_WIN'})"
|
||||
fi
|
||||
|
||||
hyprctl notify 1 500 0 "Row 1, Colums 1"
|
||||
Reference in New Issue
Block a user