mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
more of the previous
This commit is contained in:
parent
e25c7c65b2
commit
0185ee23c8
2 changed files with 9 additions and 0 deletions
|
@ -246,6 +246,10 @@ Until then, OTD.
|
||||||
|
|
||||||
*~/.config/hypr/hyprland.conf*
|
*~/.config/hypr/hyprland.conf*
|
||||||
|
|
||||||
|
```plain
|
||||||
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
```
|
||||||
|
or
|
||||||
```plain
|
```plain
|
||||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
```
|
```
|
||||||
|
|
|
@ -98,6 +98,11 @@ See the [Useful Utilities page](../../Useful-Utilities) and the
|
||||||
[Sway wiki page](https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway)
|
[Sway wiki page](https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway)
|
||||||
just about that.
|
just about that.
|
||||||
|
|
||||||
|
# Screenshare / GTK slow launch issues
|
||||||
|
[FAQ (GTK issue)](https://wiki.hyprland.org/FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
|
||||||
|
|
||||||
|
[FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky)
|
||||||
|
|
||||||
# Screen broken on launch
|
# Screen broken on launch
|
||||||
|
|
||||||
This usually happens due to your monitor not being very happy about the default
|
This usually happens due to your monitor not being very happy about the default
|
||||||
|
|
Loading…
Reference in a new issue