alqueva/hosts/python/configs/rofi/config.rasi

23 lines
264 B
Text
Raw Normal View History

2024-12-10 15:12:00 +00:00
@theme "~/.config/rofi/gruvbox-material.rasi"
configuration {
font: "Monospace 10";
drun {
display-name: "";
}
run {
display-name: "";
}
window {
display-name: "";
}
timeout {
delay: 10;
action: "kb-cancel";
}
}