From f690251f1344e65c1f40492b09f355b0b3b00d6a Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 9 Jan 2023 23:07:46 +0100 Subject: toaster: basic config, nixpkgs-fmt --- modules/sway.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/sway.nix') diff --git a/modules/sway.nix b/modules/sway.nix index af4073f..9268edb 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -8,6 +8,8 @@ screen-message qbittorrent dino + tdesktop + signal-desktop gajim imv swayimg @@ -23,7 +25,7 @@ foot qt5.qtwayland bashmount - (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ];}) + (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ]; }) ]; #on the desktop, we need nice fonts ^^ -- cgit v1.3.1