fix(dbus): set correct environment to resolve an issue with gtk apps
This commit is contained in:
parent
a9544f43a5
commit
fa04252661
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@ set $term alacritty
|
||||||
# on the original workspace that the command was run on.
|
# on the original workspace that the command was run on.
|
||||||
set $menu wofi --show run --style ~/.config/wofi/style.css | xargs swaymsg exec --
|
set $menu wofi --show run --style ~/.config/wofi/style.css | xargs swaymsg exec --
|
||||||
|
|
||||||
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
|
|
||||||
include ~/.config/sway/config.d/*
|
include ~/.config/sway/config.d/*
|
||||||
|
|
Loading…
Reference in a new issue