fix hyprland folder
This commit is contained in:
14
.config/hypr/hyprland.lua
Normal file
14
.config/hypr/hyprland.lua
Normal file
@@ -0,0 +1,14 @@
|
||||
require("hyprland.general")
|
||||
require("hyprland.monitors")
|
||||
require("hyprland.autostart")
|
||||
require("hyprland.environment")
|
||||
require("hyprland.animations")
|
||||
require("hyprland.layout")
|
||||
require("hyprland.input")
|
||||
require("hyprland.binds")
|
||||
|
||||
require("hyprland.rules.windows")
|
||||
require("hyprland.rules.workspaces")
|
||||
require("hyprland.rules.layers")
|
||||
|
||||
require("hyprland.listeners")
|
||||
Reference in New Issue
Block a user