init dotfiles
This commit is contained in:
commit
2e7ba7945f
55 changed files with 3783 additions and 0 deletions
16
.config/rofi/config.rasi
Normal file
16
.config/rofi/config.rasi
Normal file
|
@ -0,0 +1,16 @@
|
|||
configuration{
|
||||
modi: "drun";
|
||||
font: "FiraCode Nerd Font Mono 10";
|
||||
show-icons: true;
|
||||
terminal: "alacritty";
|
||||
drun-display-format: "{icon} {name}";
|
||||
location: 0;
|
||||
disable-history: false;
|
||||
hide-scrollbar: true;
|
||||
display-drun: " Apps ";
|
||||
sidebar-mode: true;
|
||||
}
|
||||
|
||||
//@theme "themes/catppuccin-frappe"
|
||||
|
||||
@theme "/home/tsousa/.config/rofi/themes/catppuccin-frappe.rasi"
|
Loading…
Add table
Add a link
Reference in a new issue