diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..dd57b32 --- /dev/null +++ b/.Xresources @@ -0,0 +1,2 @@ +rofi.run-command: fish -c '{cmd}' +rofi.run-list-command: 'fish -c functions' diff --git a/.gitignore b/.gitignore index 061cc3e..9f00b0c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ !.password-store !.xinitrc !.Xmodmap +!.Xresources !.zshrc !README.md