Fix dwm home call to use home not root.
This commit is contained in:
@@ -32,5 +32,5 @@ function storage-home {
|
|||||||
storage-display /home "$1"
|
storage-display /home "$1"
|
||||||
}
|
}
|
||||||
function storage-home-dwm {
|
function storage-home-dwm {
|
||||||
storage-root "$dwm_storage_style"
|
storage-home "$dwm_storage_style"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user