toggle.sh: disable kitty-specific workaround
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
cfcba50437
commit
786c090767
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ if [[ "$current_workspace" == "$workspace" ]]; then
|
|||
# HACK: Move to current workspace before pinning, otherwise some windows freeze
|
||||
# https://github.com/hyprwm/Hyprland/issues/7609
|
||||
# https://github.com/hyprwm/Hyprland/issues/7191
|
||||
hyprctl dispatch movetoworkspacesilent "0,$type:$expression"
|
||||
#// hyprctl dispatch movetoworkspacesilent "0,$type:$expression"
|
||||
|
||||
hyprctl dispatch pin "$type:$expression" # Pin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue