diff options
| author | Grigory Shipunov | 2023-01-09 23:07:46 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-01-09 23:07:46 +0100 |
| commit | f690251f1344e65c1f40492b09f355b0b3b00d6a (patch) | |
| tree | 5eebf9c279a948feb1794e931fa5fc617704efaf /modules/sway.nix | |
| parent | d3015fdbdae7c95a7425c5ab50b101c4d4a14cba (diff) | |
toaster: basic config, nixpkgs-fmt
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 ^^ |
