a decent working guix config
This commit is contained in:
parent
ae77d05e2f
commit
0ebbec7644
22 changed files with 2302 additions and 279 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
waybar &
|
||||
kwalletd5 &
|
||||
systemctl --user stop jellyfin-mpv-shim.service &
|
||||
systemctl --user stop nextcloud-client.service &
|
||||
|
@ -12,9 +13,3 @@ rbw-agent &
|
|||
emacs --daemon &
|
||||
nextcloud --background &
|
||||
batmon &
|
||||
|
||||
killall eww
|
||||
|
||||
eww open bar0 &
|
||||
eww open notifications &
|
||||
eww open sidebar &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue