forked from colonelpanic/dotfiles
Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env zsh
|
||||
# -*- mode:sh
|
||||
|
||||
if command_exists "imalison-taffybar"; then
|
||||
imalison-xmonad "$@"
|
||||
else
|
||||
# Move .lib/bin to the end of PATH so that this script is not called again
|
||||
add_to_path "$HOME/.lib/bin" --after
|
||||
xmonad "$@"
|
||||
fi
|
Reference in New Issue
Block a user