sway: change wallpaper
This commit is contained in:
parent
a8ef8a3739
commit
a95eadc68c
2 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ in
|
||||||
mode = "1920x1080@60Hz";
|
mode = "1920x1080@60Hz";
|
||||||
};
|
};
|
||||||
"DP-2" = {
|
"DP-2" = {
|
||||||
bg = "${wallpapers.qhd} fill";
|
bg = "${./wallpapers/jwst-saturn-nircam-2560.png} fill";
|
||||||
mode = "2560x1440@165Hz";
|
mode = "2560x1440@165Hz";
|
||||||
adaptive_sync = "on";
|
adaptive_sync = "on";
|
||||||
max_render_time = "2";
|
max_render_time = "2";
|
||||||
|
|
BIN
home-manager/modules/sway/wallpapers/jwst-saturn-nircam-2560.png
Normal file
BIN
home-manager/modules/sway/wallpapers/jwst-saturn-nircam-2560.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Loading…
Reference in a new issue