Remove .local/bin/dnd
Remove .local/bin/fishify-envs Remove .local/bin/fishify_envs Remove .local/bin/fix-loopback Remove .local/bin/hyprtoggle Remove .local/bin/localhost Remove .local/bin/low-battery-warn Remove .local/bin/make-pwa Remove .local/bin/niri-cycle Remove .local/bin/niri-event-handler Remove .local/bin/push-chezmoi Remove .local/bin/push_chezmoi Remove .local/bin/tmux-sessionizer Remove .local/bin/update_lsps Remove .local/bin/hooks/generic
This commit is contained in:
parent
917b479a94
commit
9c6f940eb1
15 changed files with 0 additions and 431 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
next="focus-column-right-or-first"
|
||||
|
||||
if [[ "${1:-}" == "--back" ]]; then
|
||||
next="focus-column-left-or-last"
|
||||
fi
|
||||
|
||||
niri msg action "$next"
|
||||
niri msg action center-column
|
||||
Loading…
Add table
Add a link
Reference in a new issue