1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-24 06:06:46 +00:00

Update 72 and .setup

This commit is contained in:
Phantop 2021-08-29 14:17:32 -04:00
parent 8502398f1b
commit 425a754b25
2 changed files with 2 additions and 3 deletions

View file

@ -2,4 +2,3 @@
xrandr --newmode $(cvt 1920 1080 72 | tail -n1 | cut -d' ' -f2-)
xrandr --addmode $(xrandr --listactivemonitors | tail -n1 | cut -d' ' -f5- | awk '$1=$1') $(cvt 1920 1080 72 | tail -n1 | cut -d' ' -f2)
xrandr --output $(xrandr --listactivemonitors | tail -n1 | cut -d' ' -f5- | awk '$1=$1') --mode $(cvt 1920 1080 72 | tail -n1 | cut -d' ' -f2)
xrandr --output $(xrandr --listactivemonitors | tail -n1 | cut -d' ' -f5- | awk '$1=$1') --mode "1920x1080"

4
.setup
View file

@ -15,7 +15,7 @@ web="arcanist aria2 deluge qutebrowser openssh-server speedtest-cli subliminal"
sudo eopkg it -y $audio $dev $gui $media $rice $term $web
sudo eopkg rm -y --ignore-dependency tracker
parallel pip3 install --user --upgrade ::: adblock pipipxx readability-lxml sh
parallel pip3 install -U ::: adblock pipipxx readability-lxml sh
parallel pipx install ::: deemix soundscrape tldr
rm ~/.bashrc
@ -31,8 +31,8 @@ wget https://github.com/junegunn/vim-plug/raw/master/plug.vim -O ~/.config/nvim/
nvim +PlugUpdate +q +q
sudo systemctl mask tracker-{store,miner-fs,miner-rss,extra,miner-apps,writeback}
sudo systemctl enable --now docker tor
sudo usermod -aG docker $USER
sudo systemctl enable --now docker tor
chsh -s /usr/bin/fish
git g gh:iv-org/invidious ~/.invid