|
|
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
|
|
|
|
configuration { |
|
|
|
|
modi: "window,run,ssh"; |
|
|
|
|
modi: "drun"; |
|
|
|
|
/* width: 50;*/ |
|
|
|
|
lines: 5; |
|
|
|
|
/* columns: 1;*/ |
|
|
|
@ -10,7 +10,7 @@ configuration {
@@ -10,7 +10,7 @@ configuration {
|
|
|
|
|
/* yoffset: 0;*/ |
|
|
|
|
/* xoffset: 0;*/ |
|
|
|
|
/* fixed-num-lines: true;*/ |
|
|
|
|
/* show-icons: false;*/ |
|
|
|
|
show-icons: true; |
|
|
|
|
/* terminal: "rofi-sensible-terminal";*/ |
|
|
|
|
/* ssh-client: "ssh";*/ |
|
|
|
|
/* ssh-command: "{terminal} -e {ssh-client} {host}";*/ |
|
|
|
|