Config+Packages: Implement machine specific configuration

This commit is contained in:
Riyyi
2022-02-28 16:44:01 +01:00
parent 8d8a21166b
commit ef203c5063
8 changed files with 56 additions and 9 deletions
+4
View File
@@ -11,6 +11,10 @@ configuration {
/* Layout */
font: "DejaVu Sans Mono, Font Awesome 6 Free 12";
/* >>> hostname=arch-laptop */
/* dpi: 192; */
/* <<< */
/* Icons */
icon-theme: "Arc";
show-icons: true;