diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index ae04c4a..b7fd230 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -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 diff --git a/.config/homer/config.yml b/.config/homer/config.yml index bb7c18f..eb9fbc4 100755 --- a/.config/homer/config.yml +++ b/.config/homer/config.yml @@ -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" diff --git a/.config/homer/tools/dockhand.png b/.config/homer/tools/dockhand.png new file mode 100644 index 0000000..0c48136 Binary files /dev/null and b/.config/homer/tools/dockhand.png differ diff --git a/.config/homer/tools/invidious.png b/.config/homer/tools/invidious.png new file mode 100644 index 0000000..05da70b Binary files /dev/null and b/.config/homer/tools/invidious.png differ diff --git a/.config/lite-xl/session.lua b/.config/lite-xl/session.lua index 0867b0b..61eec87 100644 --- a/.config/lite-xl/session.lua +++ b/.config/lite-xl/session.lua @@ -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={}}