mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
first commit
This commit is contained in:
16
home/.config/rofi/config.rasi
Normal file
16
home/.config/rofi/config.rasi
Normal file
@@ -0,0 +1,16 @@
|
||||
configuration{
|
||||
modi: "drun";
|
||||
icon-theme: "Numix-Circle";
|
||||
font: "JetBrains Mono Regular 13";
|
||||
show-icons: true;
|
||||
terminal: "wezterm";
|
||||
drun-display-format: "{icon} {name}";
|
||||
location: 0;
|
||||
disable-history: false;
|
||||
hide-scrollbar: true;
|
||||
display-drun: " Apps ";
|
||||
sidebar-mode: true;
|
||||
border-radius: 10;
|
||||
}
|
||||
|
||||
@theme "~/.config/rofi/themes/catppuccin-macchiato.rasi"
|
Reference in New Issue
Block a user