Compare commits

..

5 commits

4 changed files with 22 additions and 7 deletions

BIN
ahrc-laptop/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 MiB

View file

@ -37,10 +37,24 @@
"Mod+Shift+quotedbl".action = move-column-to-workspace 3; "Mod+Shift+quotedbl".action = move-column-to-workspace 3;
"Mod+Shift+apostrophe".action = move-column-to-workspace 4; "Mod+Shift+apostrophe".action = move-column-to-workspace 4;
}; };
spawn-at-startup = [{
command = [
"swaybg"
"-i"
"/home/ahurac/.local/share/backgrounds/default.png"
"-m"
"fill"
];
}];
}; };
programs.eww = { programs.eww = {
enable = true; enable = true;
configDir = ./eww; configDir = ./eww;
}; };
home.file.".local/share/backgrounds/default.png" = {
enable = true;
source = ./background.png;
};
} }

View file

@ -7,6 +7,7 @@
home.stateVersion = "24.05"; home.stateVersion = "24.05";
home.packages = with pkgs; [ home.packages = with pkgs; [
swaybg
catimg catimg
virt-manager virt-manager
unzip unzip
@ -155,6 +156,7 @@
extraConfig = { extraConfig = {
init.defaultBranch = "main"; init.defaultBranch = "main";
push.autoSetupRemote = true; push.autoSetupRemote = true;
pull.rebase = false;
}; };
}; };
@ -402,7 +404,6 @@
spawn-at-startup = [ spawn-at-startup = [
{ command = [ "eww" "daemon" ]; } { command = [ "eww" "daemon" ]; }
{ command = [ "eww" "open" "dock" ]; } { command = [ "eww" "open" "dock" ]; }
{ command = [ "swayosd-server" ]; }
]; ];
}; };
}; };

View file

@ -111,11 +111,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable" "xwayland-satellite-unstable": "xwayland-satellite-unstable"
}, },
"locked": { "locked": {
"lastModified": 1731051923, "lastModified": 1731077178,
"narHash": "sha256-mmNEVHFMNNeP1v+1UTKYhqfScxIakZKTMCNPMl/llUI=", "narHash": "sha256-ayB01Zz1qkV4IBqB597TIeYYsU2MBIzLDO13UmHdGWo=",
"owner": "sodiboo", "owner": "sodiboo",
"repo": "niri-flake", "repo": "niri-flake",
"rev": "bd4756553576d115f145e41f70076acbe93af142", "rev": "57d86eb5cc2c22dba5d97e3622ada05488c7d0a0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -144,11 +144,11 @@
"niri-unstable": { "niri-unstable": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1731048223, "lastModified": 1731072306,
"narHash": "sha256-QUt3QiHwHAkEiKLC0vxLIKYpriSROcyU770AMb021ts=", "narHash": "sha256-jBbeNVgirzpj7lD5bYQSGJJMirU4Uw0lRPaPCHSst7Y=",
"owner": "YaLTeR", "owner": "YaLTeR",
"repo": "niri", "repo": "niri",
"rev": "b6f6d6a7c24731fb8f03e797ade7805b76c334c6", "rev": "c0829087da6c38e693e47a8b961f7d4aaa15a91e",
"type": "github" "type": "github"
}, },
"original": { "original": {