mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
This should tile not float
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
if [ -z "$OMARCHY_BARE" ]; then
|
||||
omarchy-tui-install "Disk Usage" "bash -c 'dust; read -n 1 -s'" float https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/qdirstat.png
|
||||
omarchy-tui-install "Docker" "lazydocker" float https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/docker.png
|
||||
omarchy-tui-install "Docker" "lazydocker" tile https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/docker.png
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user