forked from Shinonome/dots-hyprland
fix(hyprland): restore nwg-display entry
This commit is contained in:
@@ -32,9 +32,9 @@ if is_file_exists(HOME .. "/.config/hypr/custom/keybinds.lua") then
|
||||
require("custom.keybinds")
|
||||
end
|
||||
|
||||
-- nwg-displays support: re-add the files if it updates later
|
||||
-- require("workspaces")
|
||||
-- require("monitors")
|
||||
-- nwg-displays support --
|
||||
require("workspaces")
|
||||
require("monitors")
|
||||
|
||||
-- Shell overrides --
|
||||
require("hyprland.shellOverrides.main")
|
||||
|
||||
Reference in New Issue
Block a user