From 29d9bb1f96c83574169d76be1a501d1af4af69b5 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 11 Apr 2026 05:47:25 -0500 Subject: fix: emacs-wayland package, Telegram autostart, velox config sync Switch emacs to emacs-wayland for native Wayland/PGTK support. Add Telegram tray autostart to hyprland.conf. --- dotfiles/hyprland/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/hyprland') diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 0e6f1a7..e97a413 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -42,6 +42,7 @@ exec-once = hypr-refocus-scratchpad # Apps that can start later (sleep ensures waybar tray is registered) exec-once = sleep 1 && signal-desktop --start-in-tray --ozone-platform=wayland +exec-once = sleep 1 && Telegram -startintray exec-once = protonmail-bridge --no-window exec-once = insync start -- cgit v1.2.3