1
0

feat(rofi): replace fzf-script for desktop apps with rofi

This commit is contained in:
2025-06-27 18:54:23 +02:00
parent b8a91bc38b
commit 474ae9a869
2 changed files with 21 additions and 23 deletions

8
.config/rofi/config.rasi Normal file
View File

@@ -0,0 +1,8 @@
configuration {
font: "JetBrains Mono 12";
entry {
max-history: 30;
}
}
@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"