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 | 29d9bb1f96c83574169d76be1a501d1af4af69b5 (patch) | |
| tree | 1f596de3d80f875b8f2cc273330c175050d9e0a7 /archsetup | |
| parent | d06fe30e070147e9d4461c3c0a8757d3cac327f7 (diff) | |
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 'archsetup')
| -rwxr-xr-x | archsetup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1820,7 +1820,7 @@ developer_workstation() { pacman_install mg # mini emacs action="Emacs Dependencies" && display "subtitle" "$action" - pacman_install emacs + pacman_install emacs-wayland # supporting utilities used by my emacs configuration aur_install exercism-bin # command line tool for exercism.io |
