emacs: add onChange script to run doom sync and add missing symbols font
This commit is contained in:
parent
f2882f16a0
commit
30ed9f1e1f
7 changed files with 445 additions and 11 deletions
|
@ -118,7 +118,12 @@
|
|||
swww
|
||||
|
||||
## Theming
|
||||
(nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"FantasqueSansMono"
|
||||
"NerdFontsSymbolsOnly"
|
||||
];
|
||||
})
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
libsForQt5.qtwayland
|
||||
qt6Packages.qtstyleplugin-kvantum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue