diff --git a/02-system/packages/pacman.txt b/02-system/packages/pacman.txt index 63f8351..10c00b3 100644 --- a/02-system/packages/pacman.txt +++ b/02-system/packages/pacman.txt @@ -258,6 +258,7 @@ sysbench sysfsutils sysstat systemd-sysvcompat +tangram tenacity testdisk texinfo diff --git a/03-user/dotfiles/.config/waybar/style.css b/03-user/dotfiles/.config/waybar/style.css index cbe1498..d047533 100644 --- a/03-user/dotfiles/.config/waybar/style.css +++ b/03-user/dotfiles/.config/waybar/style.css @@ -1,7 +1,6 @@ * { border: none; border-radius: 0; - /*font-family: "Adwaita Sans", "FontAwesome";*/ font-family: "Adwaita Mono", "FontAwesome"; font-weight: 600; font-size: 13px; @@ -82,7 +81,6 @@ tooltip { padding: 0px 10px; margin: 0px; margin-top: 0px; - /*border: 2px solid red;*/ } #custom-files { @@ -180,7 +178,6 @@ menu { border-radius: 8px; background: rgba(43, 48, 59, 0.95); color: #ffffff; - /*border: 1px solid rgba(100, 114, 125, 0.3);*/ border-style: none; padding: 4px 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); diff --git a/03-user/fonts/sf-mono/SF-Mono-Bold.otf b/03-user/fonts/sf-mono/SF-Mono-Bold.otf new file mode 100644 index 0000000..31004e1 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Bold.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-BoldItalic.otf b/03-user/fonts/sf-mono/SF-Mono-BoldItalic.otf new file mode 100644 index 0000000..001914f Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-BoldItalic.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-Heavy.otf b/03-user/fonts/sf-mono/SF-Mono-Heavy.otf new file mode 100644 index 0000000..2d0aa68 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Heavy.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-HeavyItalic.otf b/03-user/fonts/sf-mono/SF-Mono-HeavyItalic.otf new file mode 100644 index 0000000..dc8e017 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-HeavyItalic.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-Light.otf b/03-user/fonts/sf-mono/SF-Mono-Light.otf new file mode 100644 index 0000000..302b481 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Light.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-LightItalic.otf b/03-user/fonts/sf-mono/SF-Mono-LightItalic.otf new file mode 100644 index 0000000..64304f5 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-LightItalic.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-Medium.otf b/03-user/fonts/sf-mono/SF-Mono-Medium.otf new file mode 100644 index 0000000..a4a45c1 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Medium.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-MediumItalic.otf b/03-user/fonts/sf-mono/SF-Mono-MediumItalic.otf new file mode 100644 index 0000000..9a4e5d9 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-MediumItalic.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-Regular.otf b/03-user/fonts/sf-mono/SF-Mono-Regular.otf new file mode 100644 index 0000000..e590cd6 Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Regular.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-RegularItalic.otf b/03-user/fonts/sf-mono/SF-Mono-RegularItalic.otf new file mode 100644 index 0000000..392a08c Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-RegularItalic.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-Semibold.otf b/03-user/fonts/sf-mono/SF-Mono-Semibold.otf new file mode 100644 index 0000000..767d6ea Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-Semibold.otf differ diff --git a/03-user/fonts/sf-mono/SF-Mono-SemiboldItalic.otf b/03-user/fonts/sf-mono/SF-Mono-SemiboldItalic.otf new file mode 100644 index 0000000..6371aea Binary files /dev/null and b/03-user/fonts/sf-mono/SF-Mono-SemiboldItalic.otf differ