fonts: rename fonts dir and allow alacritty cursiv
This commit is contained in:
@@ -6,7 +6,7 @@ Files can be `stow`'ed and un'`stow`'ed with `stow.sh`.
|
|||||||
It will link all dotfiles to their correct place.
|
It will link all dotfiles to their correct place.
|
||||||
|
|
||||||
## fonts
|
## fonts
|
||||||
Fallsback are provided in `fallback-fonts/`
|
Fonts are provided in `fonts/`
|
||||||
SFMono also provides icons.
|
SFMono also provides icons.
|
||||||
|
|
||||||
## 'invisible' deps
|
## 'invisible' deps
|
||||||
@@ -14,6 +14,7 @@ SFMono also provides icons.
|
|||||||
+ `waybar`
|
+ `waybar`
|
||||||
+ `SwayNotificationCenter` - default conf
|
+ `SwayNotificationCenter` - default conf
|
||||||
+ `bemenu` (dmenu replacement)
|
+ `bemenu` (dmenu replacement)
|
||||||
|
+ `rofi` (nice launcher)
|
||||||
+ `slurp`, `grim`, `swappy` (screenshot)
|
+ `slurp`, `grim`, `swappy` (screenshot)
|
||||||
|
|
||||||
### other (used in scripts)
|
### other (used in scripts)
|
||||||
@@ -24,6 +25,9 @@ SFMono also provides icons.
|
|||||||
+ `fu` (find icons)
|
+ `fu` (find icons)
|
||||||
+ all `fcitx5` stuff (data, gtk, qt, mozc)
|
+ all `fcitx5` stuff (data, gtk, qt, mozc)
|
||||||
|
|
||||||
### GTK theming stuff
|
### theming stuff
|
||||||
+ icons: `Flat-Remix-Blue-Light-darkPanel`
|
+ icons: `Flat-Remix-Blue-Light-darkPanel`
|
||||||
+ theme: `Flat-Remix-GTK-Blue-Light-solid`
|
+ theme: `Flat-Remix-GTK-Blue-Light-solid`
|
||||||
|
+ rofi: https://github.com/catppuccin/rofi
|
||||||
|
+ change font to `SFMono` and adjust colors
|
||||||
|
|
||||||
|
|||||||
@@ -6,14 +6,6 @@ font:
|
|||||||
family: SFMono Nerd Font
|
family: SFMono Nerd Font
|
||||||
style: Regular
|
style: Regular
|
||||||
|
|
||||||
bold:
|
|
||||||
family: SFMono Nerd Font
|
|
||||||
style: Bold
|
|
||||||
|
|
||||||
italic:
|
|
||||||
family: SFMono Nerd Font
|
|
||||||
style: Italic
|
|
||||||
|
|
||||||
size: 11.0
|
size: 11.0
|
||||||
|
|
||||||
draw_bold_text_with_bright_colors: false
|
draw_bold_text_with_bright_colors: false
|
||||||
|
|||||||
Reference in New Issue
Block a user