UWSM: Difference between revisions

Phobos (talk | contribs)
Initial Page creation for UWSM
 
Phobos (talk | contribs)
mNo edit summary
Line 22: Line 22:




Additional information may be found on the [[Hyprland|Hyprland page]].
 
Hyprland has a built in option for UWSM that will automatically handle setup. Automatically starts appropriate targets such as <code>graphical-session.target</code>, and <code>wayland-session@Hyprland.target</code>.
 
{{Note|Some changes may need to be made to Hyprland configs depending on your setup, see the [https://wiki.hypr.land/Useful-Utilities/Systemd-start/#uwsm&#124;Hyprland's UWSM wiki Page].}}{{File|3=programs.hyprland = {
  enable = true;
  withUWSM = true;
};|name=/etc/nixos/configuration.nix|lang=nix}}