From b686196e80722d4e6e67a24c7994484a6eb3c2bb Mon Sep 17 00:00:00 2001 From: SDGDen Date: Sun, 17 May 2026 00:00:36 +0200 Subject: [PATCH] updated some more things. --- README.md | 3 ++- mango/config.conf | 2 ++ mango/config.conf.backup1778967304 | 12 ++++++++++++ mango/dms/colors.conf | 6 +++--- mango/dms/cursor.conf | 3 +++ 5 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 mango/config.conf.backup1778967304 create mode 100644 mango/dms/cursor.conf diff --git a/README.md b/README.md index 2193147..cfeb7de 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,14 @@ 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` +`yay -S mangowm-git dsearch-bin` diff --git a/mango/config.conf b/mango/config.conf index 7b438b3..79ce7f3 100644 --- a/mango/config.conf +++ b/mango/config.conf @@ -10,3 +10,5 @@ source=~/.config/mango/windowrules.conf source=~/.config/mango/dms/colors.conf source=~/.config/mango/dms/layout.conf source=~/.config/mango/dms/outputs.conf + +source=./dms/cursor.conf diff --git a/mango/config.conf.backup1778967304 b/mango/config.conf.backup1778967304 new file mode 100644 index 0000000..7b438b3 --- /dev/null +++ b/mango/config.conf.backup1778967304 @@ -0,0 +1,12 @@ +# link all config files +source=~/.config/mango/autostart.conf +source=~/.config/mango/binds.conf +source=~/.config/mango/decoration.conf +source=~/.config/mango/environment.conf +source=~/.config/mango/input.conf +source=~/.config/mango/layouts.conf +source=~/.config/mango/monitors.conf +source=~/.config/mango/windowrules.conf +source=~/.config/mango/dms/colors.conf +source=~/.config/mango/dms/layout.conf +source=~/.config/mango/dms/outputs.conf diff --git a/mango/dms/colors.conf b/mango/dms/colors.conf index b3d809a..e9e14b7 100644 --- a/mango/dms/colors.conf +++ b/mango/dms/colors.conf @@ -1,6 +1,6 @@ # ! Auto-generated file. Do not edit directly. # Remove source = ./dms/colors.conf from your config to override. -bordercolor = 0x919191ff -focuscolor = 0xfaacf9ff -urgentcolor = 0xffb4abff +bordercolor = 0x908caaff +focuscolor = 0xc4a7e7ff +urgentcolor = 0xeb6f92ff diff --git a/mango/dms/cursor.conf b/mango/dms/cursor.conf new file mode 100644 index 0000000..0ab34c0 --- /dev/null +++ b/mango/dms/cursor.conf @@ -0,0 +1,3 @@ +# Auto-generated by DMS - do not edit manually +cursor_size=18 +cursor_theme=default