add a bunch of random wm configs

This commit is contained in:
2023-07-08 15:20:43 +03:00
parent 4cff48c043
commit 6d41db3ce4
5 changed files with 540 additions and 1 deletions

View File

@ -111,7 +111,7 @@ layout_theme = {
"border_width": 2,
"margin": 6,
"border_on_single": True,
"border_focus": colors[8],
"border_focus": colors[7],
"border_normal": colors[0],
}