aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/wayfire/pkg-message
blob: 0a08c198ad0c64405528cc0b07d18a85c2a9f7ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{ type: install
  message: <<EOM
Additional packages recommended for new users:
- wf-shell (default background/launcher/panel)
- wcm (GUI settings)
- wayfire-plugins-extra

Experimental features:
- HiDPI support for X11 applications. For instructions see
  https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064#note_1139855

  Instead of ~/.config/sway/config edit ~/.config/wayfire.ini either via
  wcm (General -> Core -> XWayland scale + General -> Autostart) or manually:

    [core]
    xwayland_scale = 2
    [autostart]
    xsettingsd = xsettingsd
EOM
}
]