updated some more things.
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Auto-generated by DMS - do not edit manually
|
||||
cursor_size=18
|
||||
cursor_theme=default
|
||||
Reference in New Issue
Block a user