Enhancing the behaviour of the script
This commit is contained in:
parent
558784cc49
commit
494e507599
1 changed files with 113 additions and 113 deletions
|
|
@ -101,7 +101,7 @@ then
|
|||
touch $HOME/.config/disable-compton
|
||||
killall compton
|
||||
elif [[ $ans == $COMPTON_ENABLED ]]; then
|
||||
zenity --info --text="Compton is already running"
|
||||
zenity --info --text="$INFO"
|
||||
fi
|
||||
else # Compton not running
|
||||
if [[ $ans == $COMPTON_ENABLED ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue