This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:archlinux:postinstall [2022/11/25 11:58] – [YAY] sscipioni | tips:archlinux:postinstall [2023/02/27 08:29] (current) – [cups] sscipioni | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| fi | fi | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ===== cups ===== | ||
| + | |||
| + | |||
| + | < | ||
| + | yay -S cups ghostscript gsfonts foomatic-db-engine foomatic-db | ||
| + | |||
| + | |||
| + | sudo systemctl restart cups | ||
| + | sudo systemctl enable cups | ||
| + | </ | ||
| + | |||
| + | color mode | ||
| + | < | ||
| + | lpadmin -p MP-C2004ex -o print-color-mode-default=color | ||
| + | </ | ||
| + | |||
| ===== gnome ===== | ===== gnome ===== | ||