From de2f19f7a1bbdd219ab22a7a652358bfe8232eed Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Sat, 11 Oct 2025 13:56:24 +0300 Subject: [PATCH] hyprland update permissions --- config/hypr/config/permissions.conf | 4 +++- config/waybar/modules.json | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/hypr/config/permissions.conf b/config/hypr/config/permissions.conf index 3a3acee..d05141c 100644 --- a/config/hypr/config/permissions.conf +++ b/config/hypr/config/permissions.conf @@ -5,7 +5,9 @@ ecosystem { permission = /nix/store/[A-Za-z0-9]+\-(wrapped-)?(grim|hyprlock|xdg-desktop-portal-hyprland|obs-studio|hyprpicker)\-.*, screencopy, allow permission = /(usr/)?bin/(grim|hyprlock|xdg-desktop-portal-hyprland|obs-studio|hyprpicker), screencopy, allow permission = /run/current-system/sw/bin/(grim|hyprlock|xdg-desktop-portal-hyprland|obs-studio|hyprpicker), screencopy, allow -permission = /usr/libexec/xdg-desktop-portal-hyprland, screencopy, allow +permission = /usr/lib(exec)?/xdg-desktop-portal-hyprland, screencopy, allow + +permission = /usr/(bin|local/bin)/hyprpm, plugin, allow # hyprlang noerror true diff --git a/config/waybar/modules.json b/config/waybar/modules.json index 3fce895..db97259 100644 --- a/config/waybar/modules.json +++ b/config/waybar/modules.json @@ -41,8 +41,8 @@ "format": "{}", "rewrite": { "(Support Hyprland|MainPicker|Hyprland Updated)": "Hyprland", - - "DELTARUNE Chapter ([0-9]+)": "DELTARUNE", + "DELTARUNE": "Deltarune", + "DELTARUNE Chapter ([0-9]+)": "Deltarune", "Sober": "Roblox", "vinegar": "Vinegar", "RobloxStudio": "Roblox Studio",