add hyprland lua conf for laptops
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Set env here
|
||||
hl.env("XCURSOR_SIZE", "24")
|
||||
hl.env("HYPRCURSOR_SIZE", "24")
|
||||
hl.env("XDG_SESSION_TYPE", "wayland")
|
||||
hl.env("HYPRLAND_NO_SD_VARS", "1")
|
||||
hl.env("LD_LIBRARY_PATH", "/nix/store/p5c2hfgw9pipp2vd0xvxjmly99nbsdki-pipewire-1.6.8-jack/lib/")
|
||||
Reference in New Issue
Block a user