Hyprland: Difference between revisions

Phobos (talk | contribs)
m Updates
Pigeon (talk | contribs)
Swaylock: also mention Waylock in the troubleshooting tip (there is no mention of this fix for waylock on nixos wiki)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<translate>
[https://hyprland.org/ Hyprland] is an independent, extensible, bleeding-edge [[Wayland]] compositor written in modern C++ with an emphasis on looks. In addition, Hyprland also offers a number of first-party tools as well as a custom plugin system. The most up-to-date and complete documentation may be found on the project's own [https://wiki.hyprland.org/ wiki].  
[https://hyprland.org/ Hyprland] is an independent, extensible, bleeding-edge [[Wayland]] compositor written in modern C++ with an emphasis on looks. In addition, Hyprland also offers a number of first-party tools as well as a custom plugin system. The most up-to-date and complete documentation may be found on the project's own [https://wiki.hyprland.org/ wiki].  


Line 223: 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 ===
Line 285: Line 286:
* [https://github.com/hyprwm/Hyprland/ Hyprland Github Page]
* [https://github.com/hyprwm/Hyprland/ Hyprland Github Page]
* [https://github.com/hyprland-community/awesome-hyprland Community-maintained list of tools, plugins and extensions]
* [https://github.com/hyprland-community/awesome-hyprland Community-maintained list of tools, plugins and extensions]
</translate>


[[Category:Window managers]]
[[Category:Window managers]]
[[Category:Applications]]
[[Category:Applications]]
[[Category:Hyprland]]