AutoYADM commit: 2025-05-05 14:27:08

This commit is contained in:
Daniel Fichtinger 2025-05-05 14:27:08 -04:00
parent 55114b5664
commit 3858e5943f
3 changed files with 21 additions and 2 deletions

View file

@ -4,6 +4,14 @@
# using rbw and fuzzel. You can copy, auto-type, or show in notification.
# Requires wl-copy, wtype, jq, and rbw.
# unlock vault if needed
# Note: launches foot with 'footfloat' app-id
# so Niri sets it as floating with the appropriate
# window rule
if not rbw unlocked
rbw unlock
end
set -l action
if test (count $argv) -ne 0
set action $argv[1]