From 6c23d64d82457290aafcfbd04e2ddc901af10879 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Fri, 23 Aug 2024 20:52:00 -0300 Subject: [PATCH] hyprland: start protonmail-bridge-gui with the wm --- scripts/hyprland/start_services.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/hyprland/start_services.sh b/scripts/hyprland/start_services.sh index 78453a0..024ecbc 100755 --- a/scripts/hyprland/start_services.sh +++ b/scripts/hyprland/start_services.sh @@ -5,11 +5,6 @@ # dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP & -# -# Start authentication polkit. -# -/nix/store/$(ls -la /nix/store | rg '^d.*polkit-kde-agent.*\d$' | awk '{print $9}')/libexec/polkit-kde-authentication-agent-1 & - # # Start waybar. # @@ -65,3 +60,8 @@ fcitx5 & # Start the blueman applet for managing bluetooth devices # blueman-applet & + +# +# Start the brige between Proton Mail and Thunderbird +# +protonmail-bridge-gui