update aleph vesktop link
This commit is contained in:
parent
1c2492abd4
commit
f9e69c38e8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
|||
(vesktop.overrideAttrs (old: {
|
||||
patches = (old.patches or []) ++ [ ./readonlyFix.patch ];
|
||||
# thanks aleph :3
|
||||
# https://github.com/RadovanSk/Faery/blob/main/Home/Programs/Vesktop/vesktop.nix#L13
|
||||
# https://github.com/AlephNought0/Faery/blob/main/Home/Programs/Vesktop/vesktop.nix#L21
|
||||
postFixup = ''
|
||||
wrapProgram $out/bin/vesktop \
|
||||
--add-flags "--ozone-platform=wayland \
|
||||
|
|
Loading…
Reference in a new issue