Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Popi
conky-grapes
Commits
5a1450a4
Unverified
Commit
5a1450a4
authored
Feb 09, 2019
by
popi
Browse files
legacy missing network template files
parent
ebf7180e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ethconf_old
0 → 100644
View file @
5a1450a4
${font}${color1}${alignr 54}${voffset -8}Interface INTERFACE
${font}${color1}${goto 298}${voffset 2}Up${goto 370}${color1}${totalup INTERFACE} / ${color1}${upspeed INTERFACE}
${goto 298}${color1}Down${goto 370}${color1}${totaldown INTERFACE} / ${color1}${downspeed INTERFACE}
${goto 300}${voffset 4}Local IP${goto 370}${addr INTERFACE}
${goto 300}${voffset 0}Public IP${goto 370}${execi 3600 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}
${voffset -24}
wificonf_old
0 → 100644
View file @
5a1450a4
${font}${color1}${alignr 54}${voffset -6}WiFi ${color1}${wireless_essid INTERFACE}
${goto 298}${voffset 6}Up${goto 370}${color1}${totalup INTERFACE} / ${color1}${upspeed INTERFACE}
${goto 298}${color1}Down${goto 370}${color1}${totaldown INTERFACE} / ${color1}${downspeed INTERFACE}
${goto 300}${voffset 4}Local IP${goto 370}${addr INTERFACE}
${goto 300}${voffset 0}Public IP${goto 370}${execi 3600 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}
${voffset -24}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment