work: Set correct lock wallpaper resolution, add wayvnc to packages
This commit is contained in:
parent
13065aced9
commit
e6af2df264
1 changed files with 2 additions and 1 deletions
|
@ -146,7 +146,7 @@ in
|
|||
starship.enable = true;
|
||||
sway = {
|
||||
enable = true;
|
||||
lock-wallpaper = ../../wallpapers/river-2560.png;
|
||||
lock-wallpaper = ../../wallpapers/river-3840.png;
|
||||
output = {
|
||||
"DP-1" = {
|
||||
bg = "${../../wallpapers/river-3840.png} fill";
|
||||
|
@ -259,6 +259,7 @@ in
|
|||
unzip
|
||||
xdg-utils
|
||||
xkb-switch
|
||||
wayvnc
|
||||
winetricks
|
||||
wineWowPackages.stable
|
||||
zathura
|
||||
|
|
Loading…
Reference in a new issue