dots

git clone git://mattcarlson.org/repos/dots.git
Log | Files | Refs

commit c70e8e6d8c65786d4c25675868ed6f49d0f02922
parent 1f800bfc33e85e5bb9067fc5cfc0f481fc8af314
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Mon, 23 Aug 2021 23:45:43 -0400

changed hostname; fixed mpv laggy

Diffstat:
M.config/mpv/mpv.conf | 2+-
M.config/sh/profile | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf @@ -58,5 +58,5 @@ hr-seek-framedrop = 'no' interpolation = 'yes' profile = 'gpu-hq' scale-antiring = 0.0 -video-sync = 'display-resample' +video-sync = 'auto' vo = 'gpu' diff --git a/.config/sh/profile b/.config/sh/profile @@ -85,7 +85,7 @@ export FFF_OPENER="${HOME}/.local/bin/open.sh" export FFF_STAT_CMD="stat" # pfetch -export HOSTNAME='pc' +export HOSTNAME='laptop' export PF_INFO='ascii title os host kernel uptime pkgs memory shell editor wm palette' export PF_COL1=2