diff --git a/xresources b/.Xresources similarity index 78% rename from xresources rename to .Xresources index 0a6242e..85e866c 100644 --- a/xresources +++ b/.Xresources @@ -32,3 +32,7 @@ ! white *color7: #B8C0E0 *color15: #A5ADCB + +! Make Rofi use fish shell +rofi.run-command: fish -c '{cmd}' +rofi.run-list-command: 'fish -c functions'