add: vim plugins

fix: aliases sourcing wrong file
add: rofi run mode
This commit is contained in:
Tobias Reisinger 2020-02-10 15:47:48 +01:00
parent a365154e80
commit 4601141aa6
4 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
rofi.combi-modi: window,drun,ssh
rofi.font: hack 10
rofi.modi: combi,ssh
rofi.modi: combi,ssh,run
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"