summaryrefslogtreecommitdiff
path: root/modules/sway.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sway.nix')
-rw-r--r--modules/sway.nix5
1 files changed, 5 insertions, 0 deletions
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"; };