diff options
Diffstat (limited to 'basics/.config/rofi')
| -rw-r--r-- | basics/.config/rofi/config.rasi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/basics/.config/rofi/config.rasi b/basics/.config/rofi/config.rasi new file mode 100644 index 0000000..0fba3e1 --- /dev/null +++ b/basics/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + modi: "window,run,ssh,drun"; + theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi"; +} |
