Skip to content

Instantly share code, notes, and snippets.

@pavelskipenes
Created August 3, 2022 15:34
Show Gist options
  • Save pavelskipenes/d89be862ae9b1be9804fb9fbb31cf2e0 to your computer and use it in GitHub Desktop.
Save pavelskipenes/d89be862ae9b1be9804fb9fbb31cf2e0 to your computer and use it in GitHub Desktop.

Printer setup at NTNU for manjaro

usermod -aG sys $USER
pacman -S manjaro-printer system-config-printer cups
systemctl enable cups --now

relogin to make group changes take effect.

start system-config-printer and follow instructions on NTNU's website Make sure to change the paper size to A4 in the settings of each printer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment