1
0
dotfiles/rofi/config.rasi
Nigel e917d4c0f3 git config removed gpg signkey, rofi theme updated to catpuccin
emacs config update

Signed-off-by: Nigel <nigelbarink@hotmail.com>
2025-01-21 21:02:50 +01:00

15 lines
280 B
Plaintext

configuration {
modi: "window,run,ssh";
font: "SF Mono 12";
timeout {
action: "kb-cancel";
delay: 0;
}
filebrowser {
directories-first: true;
sorting-method: "name";
}
}
@theme "/home/nigel/.local/share/rofi/themes/catppuccin-frappe.rasi"