mirror of
https://github.com/lbonn/rofi.git
synced 2025-12-01 12:07:41 +00:00
Add a SSH selector.
This commit is contained in:
8
include/ssh-dialog.h
Normal file
8
include/ssh-dialog.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __SSH_DIALOG_H__
|
||||
#define __SSH_DIALOG_H__
|
||||
|
||||
|
||||
|
||||
SwitcherMode ssh_switcher_dialog ( char **input );
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user