1

Compare commits

..

2 Commits

Author SHA1 Message Date
bbb46364b5 Modules/Niri: Add wallpaper switcher keybindings 2026-03-21 01:41:55 +01:00
ac4b005f9b Add wallpapers 2026-03-21 01:41:42 +01:00
9 changed files with 17 additions and 0 deletions

View File

@ -600,6 +600,14 @@ in {
action = spawn "neovide" "${config.paths.dotfiles}/flake.nix"; action = spawn "neovide" "${config.paths.dotfiles}/flake.nix";
hotkey-overlay = {title = "Edit the NixFlake.";}; hotkey-overlay = {title = "Edit the NixFlake.";};
}; };
"Mod+W" = {
action = spawn "waypaper" "--backend" "swaybg" "--fill" "fill";
hotkey-overlay = {title = "Open wallpaper chooser.";};
};
"Mod+Shift+W" = {
action = spawn "waypaper" "--backend" "swaybg" "--fill" "fill" "--monitor" "All";
hotkey-overlay = {title = "Switch wallpaper.";};
};
"Mod+A" = { "Mod+A" = {
action = spawn "walker" "-m" "desktopapplications"; action = spawn "walker" "-m" "desktopapplications";

BIN
wallpapers/Blue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
wallpapers/Bow.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
wallpapers/Bridge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 MiB

BIN
wallpapers/Click.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 MiB

BIN
wallpapers/Concrete.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

BIN
wallpapers/Lachs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

BIN
wallpapers/Peak.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
wallpapers/Windows_1.jpg (Stored with Git LFS) Normal file

Binary file not shown.