35 lines
502 B
Markdown
35 lines
502 B
Markdown
# SDG-OS
|
|
|
|
mangoWC dotfiles with DMS integration
|
|
|
|
|
|
clone the repo and place the mango folder in your .config folder:
|
|
`git clone https://git.sdgcloud.nl/SDGDen/SDG-OS.git`
|
|
|
|
`cd SDG-OS`
|
|
`cp -r mango ~/.config`
|
|
|
|
|
|
|
|
# needed software:
|
|
|
|
(aur)mangowm-git
|
|
ghostty
|
|
firefox
|
|
dms-shell
|
|
nautilus
|
|
brightnessctl
|
|
pulseaudio
|
|
pipewire
|
|
(aur)dsearch-bin
|
|
|
|
|
|
# installation of that software:
|
|
|
|
`sudo pacman -Syu ghostty firefox dms-shell yay git nautilus brightnessctl pulseaudio pipewire`
|
|
|
|
`yay -S mangowm-git dsearch-bin`
|
|
|
|
|
|
|