fix hyprland folder
This commit is contained in:
8
.config/hypr/hyprland/variables/monitors.lua
Normal file
8
.config/hypr/hyprland/variables/monitors.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local M = {}
|
||||
|
||||
M.primary = "DP-1"
|
||||
M.secondary = "DP-2"
|
||||
|
||||
M.tv = "HDMI-A-1"
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user