xdg_runtime_dir

  1. NapoleonWils0n

    Freebsd 14.1 pam_xdg.so and XDG_RUNTIME_DIR

    Freebsd 14.1 now creates the XDG_RUNTIME_DIR for you Pointed out by bileslav on reddit https://www.reddit.com/r/freebsd/comments/1dvhzws/cant_get_hyprland_to_work/ the location is /var/run/xdg/ drwx--x--x 3 root wheel 3 5 Jul 12:49 xdg the /var/run/xdg/ contains a directory...
  2. NapoleonWils0n

    mpv hardware acceleration gpu fix

    Hi All Heres a fix for mpv hardware acceleration mpv now requires vo=gpu in mpv.conf and you also need to set up XDG_RUNTIME_DIR create ~/.config/mpv/mpv.conf vi ~/.config/mpv/mpv.conf And add the following code msg-level=ffmpeg=fatal vo=gpu hwdec=vaapi then edit your ~/.bashrc if you...
Back
Top