diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 5c04ff4..fc55319 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -240,7 +240,7 @@ in hl.exec_cmd("systemctl --user start hyprland-session.target") hl.exec_cmd("qs") hl.exec_cmd("mako") - ${lib.optionalString isMacbook ''hl.exec_cmd("nm-applet --indicator")''} + hl.exec_cmd("wl-paste --type text --watch cliphist store") hl.exec_cmd("wl-paste --type image --watch cliphist store") hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")