818 current 2024-07-09 20:51:10 24.11.20240708.655a58a 6.9.7-zen1 *

This commit is contained in:
zack 2024-07-09 20:51:16 -04:00
parent b921f24dbb
commit a8fd499ca4
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
13 changed files with 301 additions and 78 deletions

View file

@ -27,7 +27,7 @@ in {
settings = rec {
initial_session = {
command = "Hyprland";
user = "zack";
user = "zoey";
};
default_session = initial_session;
};
@ -53,8 +53,9 @@ in {
WLR_RENDERER = "wayland";
XDG_SESSION_TYPE = "wayland";
SDL_VIDEODRIVER = "wayland";
XDG_CACHE_HOME = "/home/zack/.cache";
XDG_CACHE_HOME = "/home/zoey/.cache";
CLUTTER_BACKEND = "wayland";
DEFAULT_BROWSER = "${pkgs.firefox}/bin/firefox";
};
loginShellInit = ''
dbus-update-activation-environment --systemd DISPLAY