Hyprland: Difference between revisions

RhenCloud (talk | contribs)
mNo edit summary
Pigeon (talk | contribs)
Swaylock: also mention Waylock in the troubleshooting tip (there is no mention of this fix for waylock on nixos wiki)
 
Line 224: Line 224:
[https://github.com/hyprland-community/awesome-hyprland#plugins List of plugins]
[https://github.com/hyprland-community/awesome-hyprland#plugins List of plugins]
== Troubleshooting ==
== Troubleshooting ==
=== Swaylock ===
=== Swaylock/Waylock ===
If swaylock cannot be unlocked with the correct password:
If swaylock/waylock cannot be unlocked with the correct password:
 
<code>
<code>
security.pam.services.swaylock = {};
security.pam.services.swaylock = {};</code>(or <code>waylock</code> repsectively)
</code>


=== Electron applications defaulting to X11 rather than Wayland ===
=== Electron applications defaulting to X11 rather than Wayland ===