Update .config/hypr/hyprland/monitors.conf

Add .config/hypr/hyprland/security.conf
This commit is contained in:
2026-01-06 19:59:30 +01:00
parent cdee48a8a0
commit 2e03217e90
2 changed files with 15 additions and 0 deletions

View File

@@ -17,6 +17,14 @@ monitorv2 {
scale = 1
}
monitorv2 {
output = HDMI-A-2
mode = highres
position = auto-up
scale = 1
}
monitorv2 {
output =
position = auto-right

View File

@@ -0,0 +1,7 @@
ecosystem {
enforce_permissions = true
}
permission = /usr/bin/grim, screencopy, allow
permission = /usr/bin/hyprlock, screencopy, allow
permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow