feat(hypr): use xwaylandvideobridge
This commit is contained in:
parent
641978f776
commit
751b650242
@ -3,6 +3,7 @@ source = ~/.config/hypr/wm/general.conf
|
||||
source = ~/.config/hypr/wm/bindings.conf
|
||||
source = ~/.config/hypr/wm/appearance.conf
|
||||
source = ~/.config/hypr/wm/monitors.conf
|
||||
source = ~/.config/hypr/wm/window-rules.conf
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME
|
||||
exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash
|
||||
@ -14,3 +15,4 @@ exec = killall -HUP clight-gui; sleep 2 && clight-gui --tray
|
||||
exec = killall -HUP opensnitch-ui; sleep 2 && opensnitch-ui --background
|
||||
exec = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash
|
||||
exec-once = systemctl --user start compositor.target
|
||||
exec-once = xwaylandvideobridge
|
||||
|
Loading…
Reference in New Issue
Block a user