mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
feat: start clash-verge on login
This commit is contained in:
@@ -7,14 +7,13 @@ exec-once = ln -s "$XDG_RUNTIME_DIR/hypr" /tmp/hypr
|
|||||||
# Terminals
|
# Terminals
|
||||||
exec-once = foot
|
exec-once = foot
|
||||||
exec-once = alacritty
|
exec-once = alacritty
|
||||||
|
# Network
|
||||||
|
exec-once = clash-verge &
|
||||||
# Browsers
|
# Browsers
|
||||||
exec-once = firefox
|
exec-once = firefox
|
||||||
exec-once = google-chrome-stable
|
exec-once = google-chrome-stable
|
||||||
exec-once = chromium-browser
|
exec-once = chromium-browser
|
||||||
# Chat
|
# Chat
|
||||||
## x86_64-linux
|
|
||||||
exec-once = telegram-desktop
|
|
||||||
## aarch64-linux
|
|
||||||
exec-once = Telegram
|
exec-once = Telegram
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user