Basic sway support for framework

This commit is contained in:
2022-08-18 16:38:00 -04:00
parent c62bdae67d
commit b4cf9eccef
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"layer": "top",
"output": ["DVI-D-0", "LVDS-1"],
"output": ["DVI-D-0", "LVDS-1", "eDP-1"],
"position": "top",
"height": 35, // Waybar height (to be removed for auto height)
"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],