feat(rofi): replace fzf-script for desktop apps with rofi
This commit is contained in:
8
.config/rofi/config.rasi
Normal file
8
.config/rofi/config.rasi
Normal file
@@ -0,0 +1,8 @@
|
||||
configuration {
|
||||
font: "JetBrains Mono 12";
|
||||
entry {
|
||||
max-history: 30;
|
||||
}
|
||||
}
|
||||
|
||||
@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"
|
||||
Reference in New Issue
Block a user