fix: rofi modes

This commit is contained in:
Tobias Reisinger 2020-03-16 22:16:59 +01:00
parent f96d735c39
commit e200e88a35

View file

@ -1,6 +1,6 @@
rofi.combi-modi: window,drun,ssh
rofi.combi-modi: drun,ssh,run
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.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"