Add device section from deprecated configuration
This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
||||
-- Module devices
|
||||
local monitor = require("monitor")
|
||||
local background = require("background")
|
||||
local status_bar = require("status_bar")
|
||||
local devices = require("devices")
|
||||
|
||||
-- on event
|
||||
-- On event
|
||||
hl.on("hyprland.start", function()
|
||||
monitor.start()
|
||||
background.start()
|
||||
|
||||
Reference in New Issue
Block a user