From f4d3da10ee346504c47c5d7c94d9ddb71462f98d Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sat, 20 Aug 2022 11:36:42 +0200 Subject: [PATCH] Add clipmenu to user systemd autostart --- home/.config/systemd/user/default.target.wants/clipmenud.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 home/.config/systemd/user/default.target.wants/clipmenud.service diff --git a/home/.config/systemd/user/default.target.wants/clipmenud.service b/home/.config/systemd/user/default.target.wants/clipmenud.service new file mode 120000 index 0000000..3302299 --- /dev/null +++ b/home/.config/systemd/user/default.target.wants/clipmenud.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/clipmenud.service \ No newline at end of file