Skip to content

Commit

Permalink
make st floating
Browse files Browse the repository at this point in the history
  • Loading branch information
paperbenni committed Mar 19, 2023
1 parent be580af commit 835f1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runutil() {
export PACPATH="/usr/share/instantpacman"

strun() {
st -e sh -c "($1 || bash) && notify-send '$2'; sleep 1"
st -c instantfloat -e sh -c "($1 || bash) && notify-send '$2'; sleep 1"
}

runprovider() {
Expand Down

0 comments on commit 835f1a3

Please sign in to comment.