replace scratchpads with abduco run and select from list
This commit is contained in:
parent
f583ac14f4
commit
10f2fb6d2e
2 changed files with 4 additions and 24 deletions
2
local/bin/abduco_list
Executable file
2
local/bin/abduco_list
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
abduco | tail -n +2 | cut -f3 | dmenu | xargs --replace={} urxvtc -e abduco -a {}
|
Loading…
Add table
Add a link
Reference in a new issue