Compare commits

...

2 Commits

Author SHA1 Message Date
0c971ae5a7
[Bootstrap] Correct font for StumpWM
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-02 01:39:52 +02:00
9fc9e7daf4
[paru] Add mkdir directive for paru config 2022-05-02 01:39:51 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -361,7 +361,6 @@ Some visual packages:
| Package name | Why I need it | | Package name | Why I need it |
|--------------------------------+-------------------------------------| |--------------------------------+-------------------------------------|
| adobe-source-han-sans-jp-fonts | Japanese fonts | | adobe-source-han-sans-jp-fonts | Japanese fonts |
| gnu-free-fonts | The font I use in StumpWM |
| inter-font | Im not sure why I have these fonts | | inter-font | Im not sure why I have these fonts |
| nordic-theme-git | Nord theme for GTK | | nordic-theme-git | Nord theme for GTK |
| noto-fonts-emoji | Font with emojis | | noto-fonts-emoji | Font with emojis |
@ -379,6 +378,7 @@ Some visual packages:
| ttf-liberation | Liberation font | | ttf-liberation | Liberation font |
| ttf-monapo | Japanese font | | ttf-monapo | Japanese font |
| ttf-sazanami | Japanese fonts | | ttf-sazanami | Japanese fonts |
| ttf-unifont | The font I use in StumpWM |
| ttf-tibetan-machine | Tibetan font | | ttf-tibetan-machine | Tibetan font |
| unicode-emoji | Unicode emoji data files | | unicode-emoji | Unicode emoji data files |

View File

@ -194,7 +194,7 @@ it can be a security issue if someone ever get access to my computer while paru
is running, but if it ever happens it will be already concerning enough they is running, but if it ever happens it will be already concerning enough they
managed to. I also make use of [[file:bin.org::#Emacs-stuff-Dired-2eeca9da][my custom script dired]] so I can use Emacs Dired managed to. I also make use of [[file:bin.org::#Emacs-stuff-Dired-2eeca9da][my custom script dired]] so I can use Emacs Dired
as the file manager for ~paru~. as the file manager for ~paru~.
#+BEGIN_SRC conf :tangle ~/.config/paru/paru.conf #+BEGIN_SRC conf :tangle ~/.config/paru/paru.conf :mkdirp yes
[options] [options]
BottomUp BottomUp
Devel Devel