Updated
This commit is contained in:
parent
77167e33a4
commit
883e0baf14
5 changed files with 18 additions and 18 deletions
|
|
@ -199,7 +199,7 @@ disk_free_priv = false
|
||||||
show_io_stat = true
|
show_io_stat = true
|
||||||
|
|
||||||
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
|
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
|
||||||
io_mode = false
|
io_mode = true
|
||||||
|
|
||||||
#* Set to True to show combined read/write io graphs in io mode.
|
#* Set to True to show combined read/write io graphs in io mode.
|
||||||
io_graph_combined = false
|
io_graph_combined = false
|
||||||
|
|
|
||||||
|
|
@ -66,10 +66,10 @@ services:
|
||||||
|
|
||||||
- name: "Self-Hosted Local"
|
- name: "Self-Hosted Local"
|
||||||
items:
|
items:
|
||||||
- name: "Portainer"
|
- name: "Dockhand"
|
||||||
logo: "assets/tools/portainer.png"
|
logo: "assets/tools/dockhand.png"
|
||||||
subtitle: "Manage docker containers and images"
|
subtitle: "Modern Docker Management UI"
|
||||||
url: "https://localhost:9443"
|
url: "http://localhost:5017"
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
|
|
||||||
- name: "Dockge"
|
- name: "Dockge"
|
||||||
|
|
@ -79,8 +79,8 @@ services:
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
|
|
||||||
- name: "Invidious"
|
- name: "Invidious"
|
||||||
logo: "assets/tools/youtube.png"
|
logo: "assets/tools/invidious.png"
|
||||||
subtitle: "Youtube Alternative"
|
subtitle: "Youtube Front-end Alternative"
|
||||||
url: "http://localhost:5006"
|
url: "http://localhost:5006"
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
|
|
||||||
|
|
@ -102,22 +102,22 @@ services:
|
||||||
url: "http://localhost:5003"
|
url: "http://localhost:5003"
|
||||||
target: "_blank"
|
target: "_blank"
|
||||||
|
|
||||||
- name: "Tube Archivist"
|
#- name: "Tube Archivist"
|
||||||
logo: "assets/tools/tubearchivist.png"
|
# logo: "assets/tools/tubearchivist.png"
|
||||||
subtitle: "Youtube Media Server and Downloader"
|
# subtitle: "Youtube Media Server and Downloader"
|
||||||
url: "http://localhost:5005"
|
# url: "http://localhost:5005"
|
||||||
target: "_blank"
|
# target: "_blank"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: "VPS"
|
- name: "VPS"
|
||||||
#icon: "fas fa-reddit"
|
#icon: "fas fa-reddit"
|
||||||
items:
|
items:
|
||||||
#- name: "Portainer"
|
- name: "Dockhand"
|
||||||
# logo: "assets/tools/portainer.png"
|
logo: "assets/tools/dockhand.png"
|
||||||
# subtitle: "Manage docker containers and images"
|
subtitle: "Modern Docker Management UI"
|
||||||
# url: "https://port.patalcala.com"
|
url: "https://dockhand.patalcala.com"
|
||||||
# target: "_blank"
|
target: "_blank"
|
||||||
|
|
||||||
- name: "Dockge"
|
- name: "Dockge"
|
||||||
logo: "assets/tools/dockge.png"
|
logo: "assets/tools/dockge.png"
|
||||||
|
|
|
||||||
BIN
.config/homer/tools/dockhand.png
Normal file
BIN
.config/homer/tools/dockhand.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
BIN
.config/homer/tools/invidious.png
Normal file
BIN
.config/homer/tools/invidious.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
|
|
@ -1 +1 @@
|
||||||
return {recents={}, window={[1]=930,[2]=1009,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[3]="sleep",[1]="windowrulev2",[2]="windowsrulev2"}, previous_replace={}}
|
return {recents={}, window={[1]=930,[2]=491,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[3]="sleep",[1]="windowrulev2",[2]="windowsrulev2"}, previous_replace={}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue