From 07e82d7bdf7ce553a72483d60f558dd8f763dbd0 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 17 Jun 2022 15:30:39 -0500 Subject: [PATCH] making sure papirus works in stuff --- shell.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shell.nix b/shell.nix index c49ef8d..9d5a888 100644 --- a/shell.nix +++ b/shell.nix @@ -24,6 +24,10 @@ mkShell { libsForQt5.kirigami2 libsForQt5.ki18n libsForQt5.kcoreaddons + + # This is only here because apparently it doesn't pick up the icon theme from the base system + papirus-icon-theme + mpv # libsForQt5.kconfig # ffmpeg-full