1
Fork 0
satellite/home/features/xorg/rofi/config.rasi
2023-05-28 02:00:10 +02:00

22 lines
424 B
Plaintext

configuration {
location: 0;
cycle: true;
modi: "run,drun,window";
icon-theme: "Oranchelo";
show-icons: true;
terminal: "alacritty";
drun-display-format: "{icon} {name}";
disable-history: false;
hide-scrollbar: true;
display-drun: "  Apps ";
display-run: "  Run ";
display-window: " 﩯 Window";
display-Network: " 󰤨 Network";
}
window {
border: 3px;
height: 50%;
width: 50%;
}