Martin Berg Alstad 84d9817933
🖼 Emojis in Rofi, some styling changes
- Added rofimoji and wl-clipboard to Rofi
- Changed font to JetBrains Mono
- Added SSH window
- Changed width and round corners
2025-01-01 19:59:09 +01:00

22 lines
568 B
Plaintext

configuration {
disable-history: false;
display-Network: " 󰤨 Network";
display-drun: "  Apps ";
display-run: "  Run ";
display-window: " 󰕰 Window";
display-ssh: "  SSH";
display-rofimoji: " 😎 Emojis";
drun-display-format: "{icon} {name}";
font: "JetBrains Mono 12";
hide-scrollbar: true;
icon-theme: "Oranchelo";
location: 0;
modi: [run,drun,window,ssh,rofimoji];
show-icons: true;
sidebar-mode: true;
terminal: "kitty";
xoffset: 0;
yoffset: 0;
}
@theme "catppuccin-mocha"