Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions Arch-Linux/Niri.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,13 @@ sudo pacman -S abuild atools-go capitaine-cursors ccid discord distrobox fastfet
paru -S arch-update nerdtree-git-plugin-git onlyoffice-bin oniri ventoy-bin zaman
sudo pacman -S --asdeps gnome-keyring gnu-free-fonts qt5-wayland systemd-resolvconf ttf-dejavu ttf-nerd-fonts-symbols xdg-utils # Optional dependencies I need for the above packages
systemctl --user enable --now arch-update.timer ssh-agent.service
sudo systemctl enable --now apparmor pcscd
sudo systemctl enable --now pcscd
```

- Laptop only packages:

```bash
sudo pacman -S nwg-displays tlp
sudo systemctl mask systemd-rfkill.service systemd-rfkill.socket && sudo systemctl enable --now tlp.service
sudo pacman -S nwg-displays
```

## Bash Theme
Expand Down