fix: rofi modes
This commit is contained in:
parent
f96d735c39
commit
e200e88a35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
rofi.combi-modi: window,drun,ssh
|
rofi.combi-modi: drun,ssh,run
|
||||||
rofi.font: hack 10
|
rofi.font: hack 10
|
||||||
rofi.modi: combi,ssh,run
|
rofi.modi: combi,ssh,run,window
|
||||||
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
|
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
|
||||||
|
|
||||||
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"
|
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"
|
||||||
|
|
Loading…
Reference in a new issue