Преглед изворни кода

Fixed an issue with the mrec install script

master
mort пре 9 година
родитељ
комит
16929c84aa
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      install/mrec.sh

+ 1
- 0
install/mrec.sh Прегледај датотеку

@@ -1,5 +1,6 @@
res=$(xdpyinfo | awk '/dimensions:/ { print $2; exit }')

rm "$HOME/.mrecrc"
echo "X=0" >> "$HOME/.mrecrc"
echo "Y=0" >> "$HOME/.mrecrc"
echo "W=$(echo $res | cut -d x -f 1)" >> "$HOME/.mrecrc"

Loading…
Откажи
Сачувај