Wallpaper changes.

This commit is contained in:
kat witch 2021-02-12 14:50:09 +00:00 committed by kat
parent 1e4ca51278
commit 8fedeed089
4 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@ in {
config = let
dmenu =
"${pkgs.bemenu}/bin/bemenu --fn 'Iosevka 12' --nb '${style.base16.color0}' --nf '${style.base16.color7}' --sb '${style.base16.color1}' --sf '${style.base16.color7}' -l 5 -m -1 -i";
lockCommand = "swaylock -i ${./wallpapers/middle.jpg} -s fill";
lockCommand = "swaylock -i ${./wallpapers/main.jpg} -s fill";
cfg = config.home-manager.users.kat.wayland.windowManager.sway.config;
in {
bars = [{ command = "${pkgs.waybar}/bin/waybar"; }];
@ -69,7 +69,7 @@ in {
middle = {
res = "1920x1080";
pos = "1920 0";
bg = "${./wallpapers/middle.jpg} fill";
bg = "${./wallpapers/main.jpg} fill";
};
right = {
res = "1920x1080";
@ -79,7 +79,7 @@ in {
laptop = {
res = "1920x1080";
pos = "0 0";
bg = "${./wallpapers/laptop.jpg} fill";
bg = "${./wallpapers/main.jpg} fill";
};
in {
"DP-1" = left;

View file

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 451 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

BIN
config/users/kat/wallpapers/right.jpg Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Before After
Before After