First commit

This commit is contained in:
Guilhem Baccialone 2026-06-17 23:29:22 +02:00
commit 9499debf01
15 changed files with 1077 additions and 0 deletions

0
mango/dms/binds.conf Normal file
View file

6
mango/dms/colors.conf Normal file
View file

@ -0,0 +1,6 @@
# ! Auto-generated file. Do not edit directly.
# Remove source = ./dms/colors.conf from your config to override.
bordercolor = 0x4d80ffff
focuscolor = 0xff6600ff
urgentcolor = 0xff3366ff

3
mango/dms/cursor.conf Normal file
View file

@ -0,0 +1,3 @@
# Auto-generated by DMS - do not edit manually
cursor_size=24
cursor_theme=Adwaita

7
mango/dms/layout.conf Normal file
View file

@ -0,0 +1,7 @@
# Auto-generated by DMS - do not edit manually
border_radius=12
gappih=28
gappiv=28
gappoh=28
gappov=28
borderpx=3

0
mango/dms/outputs.conf Normal file
View file