diff --git a/files/dwm/storage.function b/files/dwm/storage.function index 9a5c5c5..7809023 100755 --- a/files/dwm/storage.function +++ b/files/dwm/storage.function @@ -32,5 +32,5 @@ function storage-home { storage-display /home "$1" } function storage-home-dwm { - storage-root "$dwm_storage_style" + storage-home "$dwm_storage_style" }