[sway] Fix scratchpad no longer being available via it's app_id

This commit is contained in:
Sebastian Schulze 2023-02-23 09:00:04 +01:00
parent fa23938ffd
commit 66d50d54d1
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ if ! swaymsg -t get_tree | grep "terminal_scratchpad"; then
swaymsg exec -- foot --config=$HOME/.config/foot/foot-scratchpad.ini --app-id terminal_scratchpad ${TMUX_CMD}
fi;
exec swaymsg [app_id="terminal_scratchpad"] scratchpad show
exec swaymsg scratchpad show