mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Moves utils-launcher preview to be at bottom and updates window rules for utils-launcher
This commit is contained in:
1
env/.local/scripts/hypr/workspacectl
vendored
1
env/.local/scripts/hypr/workspacectl
vendored
@@ -55,7 +55,6 @@ while [[ $# -gt 0 ]]; do
|
||||
shift
|
||||
THIS="$THIS picker" "$SCRIPTS/hypr/utils/workspaces/workspace-picker" "$@"
|
||||
exit $?
|
||||
|
||||
elif [[ $1 == "switch" ]]; then
|
||||
shift
|
||||
THIS="$THIS switch" "$SCRIPTS/hypr/utils/workspaces/switch-to-workspace" "$@"
|
||||
|
||||
Reference in New Issue
Block a user