Change back to /bin/sh from /usr/bin/env sh
This commit is contained in:
parent
52f41ba6e7
commit
33d9dc616a
7 changed files with 71 additions and 23 deletions
|
|
@ -7,7 +7,7 @@ yellow
|
|||
blue
|
||||
purple
|
||||
cyan
|
||||
white" | rofi -no-fixed-num-lines -dmenu -p "Choose an accent color:")
|
||||
white" | fuzzel --dmenu -l 8 -p "Choose an accent color:")
|
||||
[ -z "$accent" ] && exit 0
|
||||
echo "$accent" > ~/.config/colors/accent
|
||||
source ~/.config/zsh/.zshrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue