diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2024-01-15 17:09:25 +0100 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2024-01-15 17:09:25 +0100 |
commit | 74367964d982d3fce22981061a47367fcfbf3e8a (patch) | |
tree | 24472ad04a5f26d43153fb5068bb39bbc8d0272d /riverrc | |
parent | f3a50b052dae14ba907b747ac390e5664a9dbc0f (diff) |
make screen sharing work
Side effect: Clicking links outside of the browser now works reliably. Background: D-Bus is now being used correctly.
Diffstat (limited to 'riverrc')
-rwxr-xr-x | riverrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -145,6 +145,8 @@ riverctl map normal Super+Shift 0 set-view-tags ${ALL_TAGS} # init # +dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river + riverctl spawn "swayidle timeout 600 waylock timeout 900 \"wlopm --off '*'\" resume \"wlopm --on '*'\"" riverctl keyboard-layout $(cat ~/.kblayout) |