AutoYADM commit: 2025-05-05 14:27:08
This commit is contained in:
parent
55114b5664
commit
3858e5943f
3 changed files with 21 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue