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
|
||||
|
||||
#* 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.
|
||||
io_graph_combined = false
|
||||
|
|
|
|||
|
|
@ -66,10 +66,10 @@ services:
|
|||
|
||||
- name: "Self-Hosted Local"
|
||||
items:
|
||||
- name: "Portainer"
|
||||
logo: "assets/tools/portainer.png"
|
||||
subtitle: "Manage docker containers and images"
|
||||
url: "https://localhost:9443"
|
||||
- name: "Dockhand"
|
||||
logo: "assets/tools/dockhand.png"
|
||||
subtitle: "Modern Docker Management UI"
|
||||
url: "http://localhost:5017"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Dockge"
|
||||
|
|
@ -79,8 +79,8 @@ services:
|
|||
target: "_blank"
|
||||
|
||||
- name: "Invidious"
|
||||
logo: "assets/tools/youtube.png"
|
||||
subtitle: "Youtube Alternative"
|
||||
logo: "assets/tools/invidious.png"
|
||||
subtitle: "Youtube Front-end Alternative"
|
||||
url: "http://localhost:5006"
|
||||
target: "_blank"
|
||||
|
||||
|
|
@ -102,22 +102,22 @@ services:
|
|||
url: "http://localhost:5003"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Tube Archivist"
|
||||
logo: "assets/tools/tubearchivist.png"
|
||||
subtitle: "Youtube Media Server and Downloader"
|
||||
url: "http://localhost:5005"
|
||||
target: "_blank"
|
||||
#- name: "Tube Archivist"
|
||||
# logo: "assets/tools/tubearchivist.png"
|
||||
# subtitle: "Youtube Media Server and Downloader"
|
||||
# url: "http://localhost:5005"
|
||||
# target: "_blank"
|
||||
|
||||
|
||||
|
||||
- name: "VPS"
|
||||
#icon: "fas fa-reddit"
|
||||
items:
|
||||
#- name: "Portainer"
|
||||
# logo: "assets/tools/portainer.png"
|
||||
# subtitle: "Manage docker containers and images"
|
||||
# url: "https://port.patalcala.com"
|
||||
# target: "_blank"
|
||||
- name: "Dockhand"
|
||||
logo: "assets/tools/dockhand.png"
|
||||
subtitle: "Modern Docker Management UI"
|
||||
url: "https://dockhand.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Dockge"
|
||||
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