diff options
Diffstat (limited to 'modules/sway.nix')
| -rw-r--r-- | modules/sway.nix | 4 |
1 files changed, 3 insertions, 1 deletions
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 ^^ |
