alqueva/hosts/python/configs/rofi/config.rasi
2024-12-10 15:12:00 +00:00

22 lines
264 B
Text

@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";
}
}