From 9d1c35311c01046df9d52afd66e598ae57e56509 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 13 Feb 2023 14:25:16 +0100 Subject: move packages around --- modules/sway.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/sway.nix') diff --git a/modules/sway.nix b/modules/sway.nix index c61dde5..2ef1dcb 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -26,6 +26,10 @@ qt5.qtwayland bashmount (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ]; }) + audacity + yt-dlp + tor-browser-bundle-bin + ffmpeg-full ]; #on the desktop, we need nice fonts ^^ @@ -121,6 +125,7 @@ slurp gnome.adwaita-icon-theme i3status-rust + wlsunset ]; }; environment.sessionVariables = { GTK_THEME = "Adwaita:dark"; }; -- cgit v1.3.1