diff --git a/env/.config/hypr/autostart.conf b/env/.config/hypr/autostart.conf index 3b6c62c..07fab22 100644 --- a/env/.config/hypr/autostart.conf +++ b/env/.config/hypr/autostart.conf @@ -10,7 +10,8 @@ exec-once = pidof hyprpaper | uwsm app -- hyprpaper exec-once = pidof hypridle | uwsm app -- hypridle exec-once = uwsm app -- elephant exec-once = uwsm app -- swaync -exec-once = uwsm app -- walker --gapplication-service & +# exec-once = uwsm app -- walker --gapplication-service & exec-once = uwsm app -- waybar exec-once = uwsm app -- clipse -listen +#exec-once = protonmail-bridge-core -n diff --git a/env/.config/hypr/env.conf b/env/.config/hypr/env.conf index 769f7a3..4278170 100644 --- a/env/.config/hypr/env.conf +++ b/env/.config/hypr/env.conf @@ -18,7 +18,8 @@ env = ELECTRON_OZONE_PLATFORM_HINT,wayland env = OZONE_PLATFORM,wayland env = XDG_SESSION_TYPE,wayland -env = GDK_SCALE=2 +env = GDK_SCALE,2 +env = GDK_DPI_SCALE,0.5 # Allow better support for screen sharing (Google Meet, Discord, etc) env = XDG_CURRENT_DESKTOP,Hyprland