.
This commit is contained in:
parent
c0251f74b3
commit
767d9b6185
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -108,6 +108,7 @@ args@{ config, pkgs, split-monitor-workspaces, flatpaks, ... }:
|
|||
CHICKEN_INSTALL_PREFIX = "/home/zilti/.local";
|
||||
RTC_USE_PIPEWIRE = "true";
|
||||
XCURSOR_SIZE = 48;
|
||||
HYPRCURSOR_SIZE = 48;
|
||||
BW_SESSION = (builtins.readFile "${config.home.homeDirectory}/.vw-session-key");
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue