This commit is contained in:
parent
a03e7e00d8
commit
6003331e24
1 changed files with 4 additions and 0 deletions
|
|
@ -108,6 +108,10 @@ in
|
|||
settings = {
|
||||
# monitor is set per-host in hosts/FredOS-{Gaming,Macbook}.nix
|
||||
env = [
|
||||
# Clear the LD_PRELOAD set by the start-hyprland wrapper so it
|
||||
# doesn't leak into child processes (Steam, games, etc.).
|
||||
"LD_PRELOAD,"
|
||||
|
||||
# Keep these in sync with stylix.cursor in settings/stylix.nix.
|
||||
"XCURSOR_THEME,Bibata-Modern-Ice"
|
||||
"XCURSOR_SIZE,24"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue