forked from mirrors/nixpkgs
calamares: increase default verbosity
This commit is contained in:
parent
c50f620c33
commit
4b863a0256
|
@ -57,7 +57,7 @@ mkDerivation rec {
|
|||
|
||||
postPatch = ''
|
||||
# Run calamares without root. Other patches make it functional as a normal user
|
||||
sed -e "s,pkexec calamares,calamares," \
|
||||
sed -e "s,pkexec calamares,calamares -D6," \
|
||||
-i calamares.desktop
|
||||
|
||||
sed -e "s,X-AppStream-Ignore=true,&\nStartupWMClass=calamares," \
|
||||
|
|
Loading…
Reference in a new issue