mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 03:33:03 +03:00
feat(vnstat): autostart
This commit is contained in:
parent
4d116f2949
commit
54e153d02d
2 changed files with 3 additions and 2 deletions
|
|
@ -401,6 +401,7 @@ exec --no-startup-id mpd
|
|||
|
||||
# Stuff
|
||||
exec aw-qt
|
||||
exec "vnstat -d"
|
||||
exec dunst
|
||||
exec kde-connect-indicator
|
||||
exec copyq
|
||||
|
|
|
|||
|
|
@ -92,8 +92,8 @@ MaxBandwidth 1000
|
|||
#MaxBWeth0 8
|
||||
|
||||
# data retention durations (-1 = unlimited, 0 = feature disabled)
|
||||
5MinuteHours 48
|
||||
HourlyDays 4
|
||||
5MinuteHours 72
|
||||
HourlyDays 7
|
||||
DailyDays 62
|
||||
MonthlyMonths 25
|
||||
YearlyYears -1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue