updated readme
This commit is contained in:
@@ -10,6 +10,12 @@ clone the repo and place the mango folder in your .config folder:
|
|||||||
`cp -r mango ~/.config`
|
`cp -r mango ~/.config`
|
||||||
|
|
||||||
|
|
||||||
|
you may need totweak around with some stuff to get application auto-theming to work, reference the DMS docs:
|
||||||
|
https://danklinux.com/docs/dankmaterialshell/application-themes
|
||||||
|
|
||||||
|
as well as the mangoWM docs:
|
||||||
|
https://mangowm.github.io/docs
|
||||||
|
|
||||||
|
|
||||||
# needed software:
|
# needed software:
|
||||||
|
|
||||||
@@ -19,14 +25,16 @@ firefox
|
|||||||
dms-shell
|
dms-shell
|
||||||
nautilus
|
nautilus
|
||||||
brightnessctl
|
brightnessctl
|
||||||
pulseaudio
|
pipewire-pulse
|
||||||
pipewire
|
pipewire
|
||||||
(aur)dsearch-bin
|
(aur)dsearch-bin
|
||||||
|
matugen
|
||||||
|
adw-gtk-theme
|
||||||
|
|
||||||
|
|
||||||
# installation of that software:
|
# installation of that software:
|
||||||
|
|
||||||
`sudo pacman -Syu ghostty firefox dms-shell yay git nautilus brightnessctl pulseaudio pipewire`
|
`sudo pacman -Syu ghostty firefox dms-shell yay git nautilus brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme`
|
||||||
|
|
||||||
`yay -S mangowm-git dsearch-bin`
|
`yay -S mangowm-git dsearch-bin`
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ env=XDG_SESSION_DESKTOP,MangoWM
|
|||||||
# QT
|
# QT
|
||||||
env=QT_QPA_PLATFORM,wayland;xcb
|
env=QT_QPA_PLATFORM,wayland;xcb
|
||||||
env=QT_QPA_PLATFORMTHEME,qt6ct
|
env=QT_QPA_PLATFORMTHEME,qt6ct
|
||||||
|
env=QT_QPA_PLATFORMTHEME_QT6,qt6ct
|
||||||
env=QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
env=QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||||
env=QT_AUTO_SCREEN_SCALE_FACTOR,1
|
env=QT_AUTO_SCREEN_SCALE_FACTOR,1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user