mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
wiki: Add Ubuntu to Quick start
This commit is contained in:
@@ -16,6 +16,13 @@ paru -S dms-shell-bin matugen wl-clipboard cliphist cava qt6-multimedia-ffmpeg
|
|||||||
systemctl --user add-wants niri.service dms
|
systemctl --user add-wants niri.service dms
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Ubuntu 25.10 and above:
|
||||||
|
```
|
||||||
|
sudo add-apt-repository ppa:avengemedia/danklinux
|
||||||
|
sudo add-apt-repository ppa:avengemedia/dms
|
||||||
|
sudo apt install niri dms
|
||||||
|
```
|
||||||
|
|
||||||
After running these commands, log out, choose Niri in your display manager, and log back in.
|
After running these commands, log out, choose Niri in your display manager, and log back in.
|
||||||
Or, if not using a display manager, run `niri-session` on a TTY.
|
Or, if not using a display manager, run `niri-session` on a TTY.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user