From f5d33c457601a7380b4cbccd8ed501dbf6a6b6d5 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Sun, 17 May 2026 00:26:07 +0200 Subject: [PATCH] updated readme --- README.md | 12 ++++++++++-- mango/environment.conf | 1 + 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfeb7de..b9cee5a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ clone the repo and place the mango folder in your .config folder: `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: @@ -19,14 +25,16 @@ firefox dms-shell nautilus brightnessctl -pulseaudio +pipewire-pulse pipewire (aur)dsearch-bin +matugen +adw-gtk-theme # 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` diff --git a/mango/environment.conf b/mango/environment.conf index 237cd39..f06286c 100644 --- a/mango/environment.conf +++ b/mango/environment.conf @@ -6,6 +6,7 @@ env=XDG_SESSION_DESKTOP,MangoWM # QT env=QT_QPA_PLATFORM,wayland;xcb env=QT_QPA_PLATFORMTHEME,qt6ct +env=QT_QPA_PLATFORMTHEME_QT6,qt6ct env=QT_WAYLAND_DISABLE_WINDOWDECORATION,1 env=QT_AUTO_SCREEN_SCALE_FACTOR,1