Browse Source

Update for Shellfu v0.10+

Alois Mahdal 6 years ago
parent
commit
e9d2335d7e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/Xlib/colorscheme/mkdemo

+ 1
- 1
dotfiles/config/Xlib/colorscheme/mkdemo View File

@@ -1,6 +1,6 @@
1 1
 #!/bin/bash
2 2
 
3
-. "$(shellfu-get path)" || exit 3
3
+. "$(sfpath)" || exit 3
4 4
 
5 5
 shellfu import pretty
6 6