dev: automated commit - 2025-10-06 12:00:17

This commit is contained in:
Mariano Z. 2025-10-06 12:00:17 -03:00
parent 18cab177de
commit 7c2bc0b86f

View file

@ -0,0 +1,21 @@
# Use rofi instead of tofi
launcher = [
"rofi",
"-dmenu",
"-i", # case-insensitive
"-p",
"clap",
"-matching",
"fuzzy",
"-no-sort",
"-lines",
"15",
"-width",
"60",
]
# Maximum number of clipboard entries to remember
history_size = 500
[favorites]
"email" = "marianoz@posteo.net"