mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
fix: aarch64-linux - start chromium & telegram on startup
This commit is contained in:
@@ -10,8 +10,12 @@ exec-once = alacritty
|
||||
# Browsers
|
||||
exec-once = firefox
|
||||
exec-once = google-chrome-stable
|
||||
exec-once = chromium-browser
|
||||
# Chat
|
||||
## x86_64-linux
|
||||
exec-once = telegram-desktop
|
||||
## aarch64-linux
|
||||
exec-once = Telegram
|
||||
|
||||
|
||||
# Switch to Terminals & Browsers
|
||||
|
||||
Reference in New Issue
Block a user