Kde: remove leftover comments

This commit is contained in:
Toast 2023-08-31 00:45:39 +02:00
parent a67ce6f8ee
commit ed1d2f3830

View file

@ -53,8 +53,6 @@ let
lookAndFeel = pkgs.stdenv.mkDerivation {
name = "toast-look-and-feel";
src = ./look-and-feel;
#postUnpack = "ls -la && uiagysduiags";
#patches = [ ./patches/TintedLookAndFeel.patch ];
installPhase = ''
runHook preInstall