Update spacefm config

This commit is contained in:
2017-07-02 19:52:25 +05:30
parent d6c8eccbd4
commit 824b82049f
18 changed files with 701 additions and 3497 deletions
@@ -0,0 +1,12 @@
#!/bin/bash
# Enter command to show properties or leave blank for auto:
# # Example:
# echo MOUNT
# mount | grep " on %a "
# echo
# echo PROCESSES
# /usr/bin/lsof -w "%a" | head -n 500