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