This website requires JavaScript.
Explore
Help
Sign in
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2024-11-11 13:50:48 -05:00
Code
Releases
Activity
541c653913
rofi
/
include
/
dialogs
/
ssh.h
6 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Add a SSH selector.
2014-01-21 04:01:55 -05:00
#
ifndef __SSH_DIALOG_H__
#
define __SSH_DIALOG_H__
Big rename from Switcher to Mode internal, to match with user terminology
2015-11-25 03:26:38 -05:00
extern
Mode
ssh_mode
;
Add a SSH selector.
2014-01-21 04:01:55 -05:00
#
endif
Copy permalink