From 1054918256746cd6e6ecc3661c0d23ab9ba4a051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Tue, 17 Oct 2023 19:16:35 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=20(neodymium/home)=20configure?= =?UTF-8?q?=20cliphist=20to=20watch=20when=20hyprland=20starts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/neodymium/home/wayland/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/neodymium/home/wayland/hyprland/default.nix b/hosts/neodymium/home/wayland/hyprland/default.nix index 4499998..6a7daea 100644 --- a/hosts/neodymium/home/wayland/hyprland/default.nix +++ b/hosts/neodymium/home/wayland/hyprland/default.nix @@ -10,6 +10,7 @@ exec-once=element-desktop exec-once=thunderbird exec-once=webcord + exec-once=wl-paste --watch cliphist store exec-once=gnome-keyring-daemon --start --components=secrets '' + builtins.readFile ./hyprland.conf; };