mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Revert 5471e735857101529e7f3ddb7ef6a2efcb44e074...b629f73bcdb993f9f31670e7fa45d76ab3ada156 on Home
parent
b629f73bcd
commit
e9f69071a7
6
Home.md
6
Home.md
@ -512,11 +512,6 @@ mode $mode_move_all_workspace_windows {
|
|||||||
}
|
}
|
||||||
bindsym $mod+shift+ctrl+m mode $mode_move_all_workspace_windows
|
bindsym $mod+shift+ctrl+m mode $mode_move_all_workspace_windows
|
||||||
```
|
```
|
||||||
### notify-send from root or another user
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo --login -u username DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u username)/bus notify-send TITLE MSG
|
|
||||||
```
|
|
||||||
|
|
||||||
### XDG_CURRENT_DESKTOP environment variable is not being set
|
### XDG_CURRENT_DESKTOP environment variable is not being set
|
||||||
|
|
||||||
@ -524,6 +519,7 @@ Some applications may rely on the `XDG_CURRENT_DESKTOP` environment variable to
|
|||||||
|
|
||||||
It's not good practice for applications to make use of XDG_CURRENT_DESKTOP in this way, and Firefox has an issue open to try to fix it. Refer to [xpdw's FAQ](https://github.com/emersion/xdg-desktop-portal-wlr/wiki/FAQ#how-do-i-run-xdpw) and [xdpw's Troubleshooting guide](https://github.com/emersion/xdg-desktop-portal-wlr/wiki/%22It-doesn't-work%22-Troubleshooting-Checklist) if your issue is specifically related to screensharing.
|
It's not good practice for applications to make use of XDG_CURRENT_DESKTOP in this way, and Firefox has an issue open to try to fix it. Refer to [xpdw's FAQ](https://github.com/emersion/xdg-desktop-portal-wlr/wiki/FAQ#how-do-i-run-xdpw) and [xdpw's Troubleshooting guide](https://github.com/emersion/xdg-desktop-portal-wlr/wiki/%22It-doesn't-work%22-Troubleshooting-Checklist) if your issue is specifically related to screensharing.
|
||||||
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
### How do I report issues?
|
### How do I report issues?
|
||||||
|
Loading…
Reference in New Issue
Block a user