refactor code structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- Apply the physical display topology defined in the shared settings module.
|
||||
local settings = require("config.settings")
|
||||
|
||||
-- HDMI is the left/high-refresh display; DisplayPort is positioned to its
|
||||
-- right and also hosts the dedicated named workspaces.
|
||||
hl.monitor(settings.monitors.primary)
|
||||
hl.monitor(settings.monitors.secondary)
|
||||
Reference in New Issue
Block a user