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...
Running Wayfire on Wayland i noticed Chromium wouldn't let me select a downloads directory in the settings,
the file picker opens and i can select a directory but the select button in the file picker didn't work
edit: the reason i couldn't select the directory with the file picker is because i...
I'm using sysutils/pam_xdg to set the various $XDG_xxx variables for shells. The man page for it says you should probably insert the following line into the session sections of various /etc/pam.d config files:
session optional pam_xdg.so notroot track_sessions
I have done that (in all the...
This error shows when I try to do an update of the directories:
wheel@ /u/h/wheel [127]> xdg-system-update
fish: Unknown command: xdg-system-update
Also in BASH, and in zsh.
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.