|
|
| Line 1: |
Line 1: |
| As described in [https://github.com/YaLTeR/niri/wiki/Example-systemd-Setup Example systemd Setup (Niri wiki)], you might want to set up some additional services including [[Swayidle]], [[Swaylock]], [[Waybar]], [[Polkit]] and [[Secret Service]] as follows to complement the functionality of a regular window manager. Some of the these settings are also required to enable all the features of [https://github.com/YaLTeR/niri/blob/main/resources/default-config.kdl the default configuration file].
| | {{file|3= |
| | security.polkit.enable = true; # polkit |
| | services.gnome.gnome-keyring.enable = true; # secret service |
| | security.pam.services.swaylock = {}; |