diff --git a/system/.config/rofi/config.rasi b/system/.config/rofi/config.rasi new file mode 100644 index 0000000..45f9a58 --- /dev/null +++ b/system/.config/rofi/config.rasi @@ -0,0 +1,10 @@ +configuration { + width: 25; + fixed-num-lines: false; + location: 3; + xoffset: -10; + yoffset: 55; + separator-style: "solid"; +} + +@import "~/.cache/wal/colors-rofi-dark" \ No newline at end of file