updates hyprland configs

This commit is contained in:
2026-08-06 17:42:53 +02:00
parent 7d08cb7344
commit aa1eb88a13
33 changed files with 771 additions and 24 deletions
+1
View File
@@ -22,5 +22,6 @@ require("conf.input")
require("conf.keybinds")
-- Source: ./conf/style.conf — convert this file to Lua and ensure it is on Lua's package.path.
require("conf.style")
require("conf.workspaces")
-- Source: ./conf/windows.conf — convert this file to Lua and ensure it is on Lua's package.path.
require("conf.windows")