configuration/local/bin/abduco_list
Felix Van der Jeugt aa82019ef7 Revert "swap abduco for dtach"
This reverts commit f0f22f3628.
2016-01-23 11:01:27 +01:00

4 lines
94 B
Bash
Executable File

#!/bin/bash
session="$(abduco | tail -n +2 | cut -f3 | dmenu)"
urxvtc -e abduco -a "$session"