From 346aca6ca78ae1a1dac29dfdfa6639251f51a9f6 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 11 Jan 2024 13:52:15 -0600 Subject: hypr: use hyprpm instead of hyprload Not that hyprload hasn't worked, but I would rather use the first party solution where practical, and this seems to be the case for that. And hyprpm is now in the upstream Arch package. --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b4b55e3..3712be3 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -13,7 +13,8 @@ monitor = DP-1, 1920x1080@60, 0x0, 1 exec-once = ~/.config/autostart.sh exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = xdph -exec-once = $HOME/.local/share/hyprload/hyprload.sh +#exec-once = $HOME/.local/share/hyprload/hyprload.sh +exec-once = hyprpm reload -n exec-once = pypr #}}} -- cgit v1.2.3