updates
This commit is contained in:
@@ -48,7 +48,8 @@
|
|||||||
};
|
};
|
||||||
}));
|
}));
|
||||||
#background = ./GitS_other_alley_zoom.png;
|
#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 = {
|
homeManagerSharedModule = {
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.users.nathan = ((import ./home-manager/home.nix) { username = "nathan"; homeDirectory = "/home/nathan"; backgroundImg = background; email = "miloignis@gmail.com"; });
|
home-manager.users.nathan = ((import ./home-manager/home.nix) { username = "nathan"; homeDirectory = "/home/nathan"; backgroundImg = background; email = "miloignis@gmail.com"; });
|
||||||
|
|||||||
@@ -96,11 +96,11 @@
|
|||||||
programs.niri.settings = {
|
programs.niri.settings = {
|
||||||
prefer-no-csd = true;
|
prefer-no-csd = true;
|
||||||
# TV at 1080 instead of 4k
|
# TV at 1080 instead of 4k
|
||||||
#outputs."DP-4".mode = {
|
outputs."DP-4".mode = {
|
||||||
# width = 1920;
|
width = 1920;
|
||||||
# height = 1080;
|
height = 1080;
|
||||||
# refresh = 60.000;
|
refresh = 60.000;
|
||||||
#};
|
};
|
||||||
input.keyboard.xkb = {
|
input.keyboard.xkb = {
|
||||||
options = "ctrl:nocaps";
|
options = "ctrl:nocaps";
|
||||||
};
|
};
|
||||||
|
|||||||
BIN
waneella/Destination_waneella.gif
Normal file
BIN
waneella/Destination_waneella.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
BIN
waneella/Destination_waneella.png
Normal file
BIN
waneella/Destination_waneella.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user