Add rofi - fish integration
This commit is contained in:
parent
23181d7416
commit
c497c6b9fa
2 changed files with 3 additions and 0 deletions
2
.Xresources
Normal file
2
.Xresources
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
rofi.run-command: fish -c '{cmd}'
|
||||||
|
rofi.run-list-command: 'fish -c functions'
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@
|
||||||
!.password-store
|
!.password-store
|
||||||
!.xinitrc
|
!.xinitrc
|
||||||
!.Xmodmap
|
!.Xmodmap
|
||||||
|
!.Xresources
|
||||||
!.zshrc
|
!.zshrc
|
||||||
!README.md
|
!README.md
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue