diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-11 05:47:25 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-11 05:47:25 -0500 |
| commit | bb9c9bb516bef22992e43a0889b2ce4b027e899c (patch) | |
| tree | 1f596de3d80f875b8f2cc273330c175050d9e0a7 /dotfiles | |
| parent | 95c806ed61171fb22e3f69b18c4e34d0da834b51 (diff) | |
| download | archsetup-bb9c9bb516bef22992e43a0889b2ce4b027e899c.tar.gz archsetup-bb9c9bb516bef22992e43a0889b2ce4b027e899c.zip | |
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.
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
