Compare commits
2 Commits
901f58a527
...
bbb46364b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
bbb46364b5
|
|||
|
ac4b005f9b
|
@ -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
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
BIN
wallpapers/Bow.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
wallpapers/Bridge.png
Normal file
BIN
wallpapers/Bridge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 MiB |
BIN
wallpapers/Click.png
Normal file
BIN
wallpapers/Click.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 MiB |
BIN
wallpapers/Concrete.png
Normal file
BIN
wallpapers/Concrete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 MiB |
BIN
wallpapers/Lachs.png
Normal file
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
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
BIN
wallpapers/Windows_1.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user