init dotfiles

This commit is contained in:
Tiago Sousa 2023-05-03 14:35:45 +01:00
commit 2e7ba7945f
55 changed files with 3783 additions and 0 deletions

16
.config/rofi/config.rasi Normal file
View 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"