Initial full commit for Dell16 Arch

This commit is contained in:
2026-06-18 09:55:42 +02:00
commit 8d3c4f4acb
61 changed files with 3891 additions and 0 deletions

18
.config/rofi/config.rasi Normal file
View File

@@ -0,0 +1,18 @@
configuration {
show-icons: true;
display-ssh: "󰣀 ssh:";
display-run: "󱓞 run:";
display-drun: "󰣖 drun:";
display-window: "󱂬 window:";
display-combi: "󰕘 combi:";
display-filebrowser: "󰉋 filebrowser:";
border: 2px; /* Évitez 1px sur les écrans haute résolution */
border-radius: 10px; /* Des coins arrondis lissent l'aspect visuel */
border-color: @mauve;
font: "JetBrainsMono Nerd Font 12";
}
@theme "~/.config/rofi/catppuccin-lavrent-mocha.rasi"