This website requires JavaScript.
Explore
Help
Sign In
TypoMustakes
/
nixos
Watch
1
Star
0
Fork
0
You've already forked nixos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5d7d243f994d179bdb4e982a4279f2212a52b1f
nixos
/
hyprland
/
hypr
/
permissions.nix
8 lines
107 B
Nix
Raw
Normal View
History
Unescape
Escape
Declared hyprland configs
2026-04-08 17:50:06 +02:00
{
wayland
.
windowManager
.
hyprland
.
settings
=
{
ecosystem
=
{
Do not enforce permissions to avoid annoying prompts
2026-04-16 23:50:56 +01:00
enforce_permissions
=
false
;
Declared hyprland configs
2026-04-08 17:50:06 +02:00
}
;
}
;
}
Reference in New Issue
Copy Permalink