From d5dc0b5d98784d7d35fe86324bb0f593a8e6ede1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 6 Sep 2024 09:50:08 +0400 Subject: [PATCH] as --- modules/desktop/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index e64e4a3b..c85e0c8e 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -89,8 +89,6 @@ in sway-contrib.grimshot # todo figure this out gamescope - # clipboard - wl-clipboard # playerctl playerctl ]; @@ -112,6 +110,8 @@ in # gtk fluent-gtk-theme fluent-icon-theme + # clipboard + wl-clipboard ]; programs.hyprland = {