From 392b4eff521bf608bc7ceb0e4a2b2540b5d89cf4 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 11 May 2024 21:16:49 +0700 Subject: [PATCH] hyprland: startup: ensure plugins are loaded --- .config/hypr/hyprland/execs.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/hyprland/execs.conf b/.config/hypr/hyprland/execs.conf index c9c1cc65b..3ba4fe0c2 100644 --- a/.config/hypr/hyprland/execs.conf +++ b/.config/hypr/hyprland/execs.conf @@ -20,3 +20,7 @@ exec-once = wl-paste --type image --watch cliphist store # Cursor exec-once = hyprctl setcursor Bibata-Modern-Classic 24 + +exec-once = hyprpm reload + +