about summary refs log tree commit diff
path: root/home/wm/waybar/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* home/profiles: move (almost) all modules to profilesFranck Cuny2023-05-051-69/+0
| | | | | This is a major refactor, similar to what was done for the hosts, but in a single commit.
* home/fonts: be more consistent in my choicesFranck Cuny2023-03-181-6/+5
| | | | | | - source code pro for monospace - dejavu sans for sans serif - dejavu serif for serif
* home/sway: a bunch of small tweaksFranck Cuny2023-03-141-14/+7
|
* ref(fonts): switch back to source code proFranck Cuny2022-11-211-1/+1
| | | | I find Source Code Pro to be more readable than iosevka.
* feat(fonts): add iosevka to the list of fontsFranck Cuny2022-11-151-1/+1
| | | | | Replace the use of Source Code Pro with Iosevka in a few applications (sway, waybar, alacritty).
* delete configuration related to colorsFranck Cuny2022-04-091-12/+6
| | | | | | | Setting colors is hard, and it's an easy way to waste time. The only color settings I keep are the ones related to waybar, to make sure it does not look like a Christmas tree. Which means that most applications are going to use their default theme, and I'm OK with that.
* home: move waybar's style to a CSS fileFranck Cuny2022-04-081-0/+83