diff options
| author | Martin Fischer <martin@push-f.com> | 2026-02-21 19:19:21 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-02-21 19:19:32 +0100 |
| commit | 8b5a4f29b4578aa005c9fe8d2f3bb8ce301004d0 (patch) | |
| tree | cc516cf37af541ea6f966aa9b9d2c71a680165fd | |
| parent | 1b22a987b3a7a69bfaf266949da183f71cfa51a6 (diff) | |
tweak(workstation): remove element-desktop
| -rw-r--r-- | nixos/profiles/workstation/graphical.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index c075d47..01b466d 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -73,7 +73,6 @@ }) zathura # TODO: zathura doesn't adjust zoom on PDF open even though adjust-open="best-fit" is the default according to zathurarc(5) - element-desktop # set and forget capitaine-cursors-themed # the default cursor theme is missing a bunch of cursors |
