Kaynağa Gözat

Fixed an issue with the mrec install script

master
mort 9 yıl önce
ebeveyn
işleme
16929c84aa
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      install/mrec.sh

+ 1
- 0
install/mrec.sh Dosyayı Görüntüle

@@ -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…
İptal
Kaydet