Convert hyprland config to lua
This commit is contained in:
7
hypr/environment.lua
Normal file
7
hypr/environment.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
-- See https://wiki.hypr.land/Configuring/Environment-variables/
|
||||
|
||||
-- Generated by hyprlang2lua. Review TODOs before reloading Hyprland.
|
||||
|
||||
hl.env("XCURSOR_SIZE", "24")
|
||||
hl.env("HYPRCURSOR_SIZE", "24")
|
||||
hl.env("QT_QPA_PLATFORMTHEME", "qt6ct")
|
||||
Reference in New Issue
Block a user