refactor: reorganize into packages for modular use

This commit is contained in:
mitchell 2026-06-18 19:12:02 -04:00
parent e33c60c7aa
commit fd32e1431c
57 changed files with 0 additions and 66 deletions

View file

@ -0,0 +1,18 @@
backend = "glx"
xrender-sync-fence = false
shadow = true
shadow-radius = 12
fading = true
fade-delta = 7
vsync = true
wintypes:
{
dock = { shadow = false; };
utility = { shadow = false; };
menu = { shadow = false; };
popup_menu = { shadow = false; };
};