fix popup
This commit is contained in:
@@ -14,7 +14,8 @@ esac
|
||||
echo "$MODE" > "$HOME/.resolution.config"
|
||||
|
||||
if xmessage -center -buttons Yes:0,No:1 \
|
||||
"Changed resolution to $MODE.\nShould we restart X now ?"; then
|
||||
"Changed resolution to $MODE.
|
||||
Should we restart X now ?"; then
|
||||
echo "$MODE" > "$HOME/.resolution.config"
|
||||
killall fluxbox
|
||||
fi
|
||||
Reference in New Issue
Block a user