From f3c415925df9eaf2c4a41d8ed3c15371617ed996 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 25 Jun 2025 02:50:17 +0200 Subject: [PATCH] Enable fumon service (part of uwsm) --- .../systemd/user/graphical-session.target.wants/fumon.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 home/.config/systemd/user/graphical-session.target.wants/fumon.service diff --git a/home/.config/systemd/user/graphical-session.target.wants/fumon.service b/home/.config/systemd/user/graphical-session.target.wants/fumon.service new file mode 120000 index 0000000..78696ee --- /dev/null +++ b/home/.config/systemd/user/graphical-session.target.wants/fumon.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/fumon.service \ No newline at end of file