diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-23 15:29:18 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-23 15:29:18 +0100 |
| commit | 605fa7e8728fadffcad471fef6f62cc4bf6a3082 (patch) | |
| tree | ec20f7830b96c242addef25dbed1b3f3f99fc643 /modules/desktop/wms/hyprland.nix | |
| parent | 4975024003e108098775326f6ca00f2d931a80f0 (diff) | |
Disable fcitx5 and add a vm-shell target
Diffstat (limited to '')
| -rw-r--r-- | modules/desktop/wms/hyprland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop/wms/hyprland.nix b/modules/desktop/wms/hyprland.nix index dfc7116..b35881c 100644 --- a/modules/desktop/wms/hyprland.nix +++ b/modules/desktop/wms/hyprland.nix @@ -45,6 +45,7 @@ in xdg-desktop-portal-gnome xdg-desktop-portal-hyprland wl-clipboard + hyprland-qt-support ]; } ] |
