sway: laptop wallpaper

auto-flake-update
Yorick van Pelt 2021-06-06 15:57:47 +02:00
parent fec157ad41
commit be31d489c6
Signed by: yorick
GPG Key ID: D8D3CC6D951384DE
2 changed files with 6 additions and 2 deletions

View File

@ -89,11 +89,14 @@ in
}
output "Unknown 0x00000000" {
position 0 0
bg "/home/yorick/Downloads/wallpapers/beyond-4k-2560×1440.jpg" fill
bg "/home/yorick/wp/beyond-4k-2560×1440.jpg" fill
}
output "BenQ Corporation BenQ GW2765 36H03689019" {
position 2560 0
bg "/home/yorick/Downloads/wallpapers/beyond-4k-2560×1440.jpg" fill
bg "/home/yorick/wp/beyond-4k-2560×1440.jpg" fill
}
output "Sharp Corporation 0x144A 0x00000000" {
bg "/home/yorick/wp/thorns__4k__by_kasperja-daqi5g7.jpg" fill
}
output "eDP-1" {
# disable

View File

@ -23,6 +23,7 @@ in {
enable = true;
settings.nix_shell.disabled = false;
};
# todo: .aws/config default region
gh = {
enable = true;
aliases.co = "pr checkout";