mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/hypr/hyprland/monitors.conf
Add .config/hypr/hyprland/security.conf
This commit is contained in:
@@ -17,6 +17,14 @@ monitorv2 {
|
||||
scale = 1
|
||||
}
|
||||
|
||||
|
||||
monitorv2 {
|
||||
output = HDMI-A-2
|
||||
mode = highres
|
||||
position = auto-up
|
||||
scale = 1
|
||||
}
|
||||
|
||||
monitorv2 {
|
||||
output =
|
||||
position = auto-right
|
||||
|
||||
7
private_dot_config/hypr/hyprland/security.conf
Normal file
7
private_dot_config/hypr/hyprland/security.conf
Normal 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
|
||||
Reference in New Issue
Block a user