Add rofi - fish integration

This commit is contained in:
David Holland 2019-12-05 21:07:37 +01:00
parent 23181d7416
commit c497c6b9fa
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
2 changed files with 3 additions and 0 deletions

2
.Xresources Normal file
View File

@ -0,0 +1,2 @@
rofi.run-command: fish -c '{cmd}'
rofi.run-list-command: 'fish -c functions'

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
!.password-store
!.xinitrc
!.Xmodmap
!.Xresources
!.zshrc
!README.md