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