Skip to content

Commit

Permalink
X: fix typo in redshift execution
Browse files Browse the repository at this point in the history
  • Loading branch information
meh committed Mar 5, 2013
1 parent d9b10b8 commit 53d99f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion X/init.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function {
fi

if zstyle -s ':zoppo:plugin:X:screen:redshift' location location; then
redshift -l "$longitude" &> /dev/null &!
redshift -l "$location" &> /dev/null &!
fi

if zstyle -s ':zoppo:plugin:X:keyboard' language language; then
Expand Down

0 comments on commit 53d99f0

Please sign in to comment.