Compare commits

...

3 Commits

Author SHA1 Message Date
b9502a79f2 Remove wofi config
I've been using fuzzel for a while now.
2025-09-05 20:43:27 +03:00
3633c35435 Add ~/.config/wofi 2025-09-05 20:38:17 +03:00
a5effbe22d dot_config/waybar/style.css: Font Awesome 7 2025-09-05 20:34:53 +03:00

View File

@@ -22,7 +22,7 @@
* {
border: none;
border-radius: 0;
font-family: Source Sans Pro Semibold, "Font Awesome 6 Free", sans-serif;
font-family: Source Sans Pro Semibold, "Font Awesome 7 Free", sans-serif;
font-size: 13px;
min-height: 0;
}