Update hyprland config

This commit is contained in:
alvinlollo
2026-07-17 18:35:31 +10:00
parent 3020201a9d
commit 20dfacce3e
26 changed files with 1370 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
-- This file will not be overwritten across dots-hyprland updates.
-- The file name is for the sake of organization and does not matter
-- See the corresponding files in ~/.config/hypr/hyprland for examples
--
hl.env("XCURSOR_THEME", "Catppuccin Macchiato Dark")
hl.env("XCURSOR_SIZE", "24")
hl.env("HYPRCURSOR_THEME", "Catppuccin Macchiato Dark")
hl.env("HYPRCURSOR_SIZE", "24")
hl.env("WEBKIT_DISABLE_DMABUF_RENDERER", "1")