update
This commit is contained in:
@@ -12,8 +12,9 @@ gtk-enable-input-feedback-sounds=0
|
|||||||
gtk-font-name=Sarasa UI SC, 10
|
gtk-font-name=Sarasa UI SC, 10
|
||||||
gtk-icon-theme-name=Papirus
|
gtk-icon-theme-name=Papirus
|
||||||
gtk-menu-images=true
|
gtk-menu-images=true
|
||||||
gtk-modules=colorreload-gtk-module
|
gtk-modules=colorreload-gtk-module:appmenu-gtk-module
|
||||||
gtk-primary-button-warps-slider=true
|
gtk-primary-button-warps-slider=true
|
||||||
|
gtk-shell-shows-menubar=1
|
||||||
gtk-sound-theme-name=ocean
|
gtk-sound-theme-name=ocean
|
||||||
gtk-theme-name=catppuccin-mocha-blue-standard+default
|
gtk-theme-name=catppuccin-mocha-blue-standard+default
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
[[plugin.deps]]
|
[[plugin.deps]]
|
||||||
use = "yazi-rs/plugins:git"
|
use = "yazi-rs/plugins:git"
|
||||||
rev = "bbac5e7"
|
rev = "4c63ed3"
|
||||||
hash = "88e56a64b7ce7c4314427452343fef17"
|
hash = "88e56a64b7ce7c4314427452343fef17"
|
||||||
|
|
||||||
[[plugin.deps]]
|
[[plugin.deps]]
|
||||||
use = "yazi-rs/plugins:smart-enter"
|
use = "yazi-rs/plugins:smart-enter"
|
||||||
rev = "bbac5e7"
|
rev = "4c63ed3"
|
||||||
hash = "187cc58ba7ac3befd49c342129e6f1b6"
|
hash = "187cc58ba7ac3befd49c342129e6f1b6"
|
||||||
|
|
||||||
[[plugin.deps]]
|
[[plugin.deps]]
|
||||||
|
|||||||
+4
-4
@@ -1,14 +1,14 @@
|
|||||||
### Font packages (involved in fontconfig)
|
### Font packages (included in fontconfig)
|
||||||
|
|
||||||
- `extra/noto-fonts`
|
- `extra/noto-fonts`
|
||||||
- `extra/noto-fonts-cjk`
|
- `extra/noto-fonts-cjk`
|
||||||
- `extra/noto-fonts-emoji`
|
- `extra/noto-fonts-emoji`
|
||||||
- `extra/ttf-nerd-fonts-symbols`
|
- `extra/ttf-nerd-fonts-symbols`
|
||||||
- `aur/maplemono-nf-cn`
|
- `aur/maplemono-nf-cn`
|
||||||
- `aur/ttf-lxgw-wenkai`
|
- `aur/ttf-lxgw-wenkai-tc`
|
||||||
- `aur/ttf-symbola`
|
- `aur/ttf-symbola`
|
||||||
|
|
||||||
### Other fonts (used but not involved in fontconfig)
|
### Other fonts (used but not included in fontconfig)
|
||||||
|
|
||||||
- [Sour Gummy](https://fonts.google.com/specimen/Sour+Gummy): used in quickshell
|
- [Sour Gummy](https://fonts.google.com/specimen/Sour+Gummy): used in quickshell
|
||||||
- Font Awesome 6 Free: used in waybar & some other desktop components
|
- Font Awesome 6 Free: used in waybar & some other desktop components
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
<alias>
|
<alias>
|
||||||
<family>標楷體</family>
|
<family>標楷體</family>
|
||||||
<prefer>
|
<prefer>
|
||||||
<family>LXGW WenKai</family>
|
<family>LXGW WenKai TC</family>
|
||||||
</prefer>
|
</prefer>
|
||||||
</alias>
|
</alias>
|
||||||
<dir>~/.local/share/fonts</dir>
|
<dir>~/.local/share/fonts</dir>
|
||||||
|
|||||||
Reference in New Issue
Block a user