Compare commits

..

No commits in common. "f598b1816a3e0091fc3fa4514904929c07250ebc" and "44fc037d6ced3d88b677873829f602b12ae0a36e" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -19,6 +19,6 @@
bindsym $mod+Shift+$up move up
# Focus mouse following.
focus_follows_mouse yes
focus_follows_mouse no
'';
}

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: let
url = "https://r4.wallpaperflare.com/wallpaper/1024/884/847/waneella-pixel-art-city-plants-hd-wallpaper-cffe8c9aa7605f8ab4ba9c6980e5fbe4.jpg";
sha256 = "sha256-a3cvyt7AuBZ2zUMMzgKAkLvjXyHZ4AkT8N6FrGMuxYk=";
url = "https://4kwallpapers.com/images/wallpapers/boy-kid-alone-silhouette-moon-night-clouds-illustration-5846x4134-1017.jpg";
sha256 = "sha256-MflCIvvK10vNoV6YN+I5cPKcKZLeIGYJIXePWjWSn8g=";
in {
path = pkgs.fetchurl {
url = url;