diff options
author | awy <awy@awy.one> | 2024-10-24 20:42:36 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-24 20:42:36 +0300 |
commit | 928e08efaa128ea0225cb76eb6b38abc74b78da8 (patch) | |
tree | bb07727581995fa7395b5e65e157337322b87345 /.config/hypr/hyprland.conf | |
parent | 4bd3c94a201e1860236ed91808d759dd46af4346 (diff) |
screenshare fix
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b861b89..2f356b7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -5,7 +5,7 @@ $terminal = kitty $browser = firefox $fileManager = kitty lf $menu = rofi -show drun - +exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal exec-once = hyprpaper & waybar & dunst |