mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 03:33:03 +03:00
fix(i3): vnstat -> vnstatd
This commit is contained in:
parent
ce14de2074
commit
67f69904c6
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ exec --no-startup-id mpd
|
||||||
|
|
||||||
# Stuff
|
# Stuff
|
||||||
exec aw-qt
|
exec aw-qt
|
||||||
exec "vnstat -d"
|
exec "vnstatd -d"
|
||||||
exec dunst
|
exec dunst
|
||||||
exec kde-connect-indicator
|
exec kde-connect-indicator
|
||||||
exec copyq
|
exec copyq
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue