diff options
| author | Grigory Shipunov | 2022-11-26 12:24:23 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2022-11-26 12:24:23 +0100 |
| commit | 9cc55c5d0fe1f2321892fbebd64abd1d3f1967d7 (patch) | |
| tree | 6fe48f662914221224908873ee064194de591311 /modules/sway.nix | |
| parent | c1ffb0c102f38b21ccd6da7fc38d15eb60bde5b8 (diff) | |
nix flake update, small cleanup
Diffstat (limited to 'modules/sway.nix')
| -rw-r--r-- | modules/sway.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sway.nix b/modules/sway.nix index 550b01e..19f854c 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -22,6 +22,7 @@ foot qt5.qtwayland bashmount + (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ];}) ]; #on the desktop, we need nice fonts ^^ |
