diff options
Diffstat (limited to 'rofi')
| -rw-r--r-- | rofi/config.rasi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi new file mode 100644 index 0000000..d43ad82 --- /dev/null +++ b/rofi/config.rasi @@ -0,0 +1,6 @@ +configuration { + modi: "drun,run,window"; + font: "Inter Medium 12"; + show-icons: true; + theme: "Monokai"; +} |
