This commit is contained in:
Nathan Braswell
2026-01-01 12:30:15 -05:00
parent e7d11e541d
commit ca3c834cc8
4 changed files with 7 additions and 6 deletions

View File

@@ -48,7 +48,8 @@
};
}));
#background = ./GitS_other_alley_zoom.png;
background = ./GitS_alley_to_water_zoom.png;
#background = ./GitS_alley_to_water_zoom.png;
background = ./waneella/Destination_waneella.png;
homeManagerSharedModule = {
home-manager.useGlobalPkgs = true;
home-manager.users.nathan = ((import ./home-manager/home.nix) { username = "nathan"; homeDirectory = "/home/nathan"; backgroundImg = background; email = "miloignis@gmail.com"; });

View File

@@ -96,11 +96,11 @@
programs.niri.settings = {
prefer-no-csd = true;
# TV at 1080 instead of 4k
#outputs."DP-4".mode = {
# width = 1920;
# height = 1080;
# refresh = 60.000;
#};
outputs."DP-4".mode = {
width = 1920;
height = 1080;
refresh = 60.000;
};
input.keyboard.xkb = {
options = "ctrl:nocaps";
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB