Files
.dotfiles/.config/rofi/qpurple.rasi
Quinn a50ead749a move xdg directories to the default location.
a lot of applications seem to hardcode this location, so it's better to
have something default, or default-adjasoned.
2025-11-19 10:39:51 +01:00

13 lines
208 B
Plaintext

@theme "/usr/share/rofi/themes/purple.rasi"
configuration {
drun-display-format: "{icon} {name}";
modi: "window,run,drun";
show-icons: true;
}
element-icon {
size: 25;
padding: 0 5 0 0;
}