mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 21:05:50 +08:00
add cosmic, add mihomo
This commit is contained in:
parent
1c17d8bb87
commit
8e6d41ea30
8 changed files with 44 additions and 40 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
name = "niri-autostart";
|
||||
runtimeInputs = with pkgs; [
|
||||
swww
|
||||
clash-meta
|
||||
mihomo
|
||||
wlsunset
|
||||
systemd
|
||||
killall
|
||||
|
|
@ -31,7 +31,7 @@ let
|
|||
swww-daemon --namespace "backdrop" &
|
||||
# swww restore --namespace "background"
|
||||
# swww restore --namespace "backdrop"
|
||||
clash-meta -d ~/.config/clash &
|
||||
mihomo -d ~/.config/clash &
|
||||
wlsunset -s 00:00 -S 00:00 -t 5000 -T 5001 &
|
||||
''
|
||||
+ (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue