making things work decent in sway

This commit is contained in:
Chris Cochrun 2021-06-25 13:24:51 -05:00
parent 71151f755f
commit 81a8ca2b4e
11 changed files with 84 additions and 16 deletions

View file

@ -48,7 +48,7 @@
:background "#282a36"
:color "#e2e4e5")
("#container"
:grid-template-columns "0px 0px 1.5fr 0px 2fr 0px 1fr 0px")
:grid-template-columns "0px 0px 1.5fr 2fr 0.5fr 0px 0.5fr 0px")
("#controls"
:background-color "#282a36"
:color "#f3f99d"