-
Setup for Arch Linux:
```bash
#!/usr/bin/bash
sudo pacman-mirrors -i -c China -m rank
sudo pacman -Syu
sudo pacman -Sy yaourt
# update bash
yaourt -Su bash
# chsh -s /usr/bin/bash
# con…
tatwd updated
2 years ago
-
From cssday.nl
```css
body {
font: 100% Source Code Pro, Inconsolata, Menlo, monospace;
}
```
Expected:
- `font-size: 100%`
- `font-family: Source Code Pro, Inconsolata, Menlo, monospac…
-
普通用户启动
![image](https://github.com/user-attachments/assets/4eabc15f-94df-449e-a374-c1f2898ac7ce)
root启动
![image](https://github.com/user-attachments/assets/9437adfa-9848-4caa-bc2b-56fa88aca79c)
-
Hello,
I'm relatively new to CSS. I'm trying to put together a CSS so I can format PDFs out of my MD files. For the export, I use the `Puppeteer / PDF` option.
I managed to get something that I …
-
I've been having trouble viewing certain unicode symbols under urxvt or xterm. The font I'm using is `Source Code Pro for Powerline` which I installed through the powerline fonts repo. My `.Xresources…
-
i have installed powerline in f25 and i would to enable in urxvt256, but this is the result: http://tinypic.com/3ia47f5i
my .Xdefaults is
```
!--------------------------------------------…
-
It would be pretty great if a script could figure out OS, dependencies and such, and just install everything. Preferably in Python.
Some of the files have sensitive data. That could be left out and…
-
The assets in `data/img` and `data/fonts` need to be replaced with new assets which need a more clear license for international use. The origins of the current assets are unclear, with some names imp…
-
I didn't yet find a way to get it working, but what I got is close. However "Custom CSS and JS Loader" isn't available on vscode.dev (only VSCode desktop) and also not available on all forks. Maybe th…
-
## 🐛 Bug
Firstly, I really like Aim. It's what W&B should have been. I am planning to use it for a few research projects and recommend it to others at my company (Amazon).
My bug/quibble: The fo…