mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-06 02:15:52 +00:00
create a static library for backend items
move backend items to template-based mechanism
This commit is contained in:
13
sources/awesomewidgets/scripts/get-external-ip.desktop
Normal file
13
sources/awesomewidgets/scripts/get-external-ip.desktop
Normal file
@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=aw-get-external-ip
|
||||
Comment=Custom command to get external IP
|
||||
Exec=curl ip4.telize.com
|
||||
X-AW-Prefix=
|
||||
X-AW-Active=true
|
||||
X-AW-Output=true
|
||||
X-AW-Redirect=nothing
|
||||
X-AW-Interval=1
|
||||
X-AW-ApiVersion=3
|
||||
X-AW-Number=0
|
||||
X-AW-Filters=
|
Reference in New Issue
Block a user