dual purpose linux files
| etc | ||
| home/dick | ||
| usr | ||
| var/lib/AccountsService/icons | ||
| package.list | ||
| README.md | ||
dickfiles
this is a collection of .files
some of this is stolen but I prefer the term borrowed, I try to provide the original if I have it
mw4l is definitely one
I am not a fan of waybar which is probably my fault. I just don't see the point. A desktop background that is also a virtual desktop pager would be cool
please have a nice day
after installing mpd run
systemctl --user enable --now mpd.service
do not use sudo
this is for me - you should probably go by the original
git clone https://github.com/UZDoom/UZDoom.git
# prepare
mkdir -p UZDoom/build
cd UZDoom
cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-G Ninja \
..
# build
cmake --build build
sudo cmake --install build
sudo cp $HOME/dplinux/usr/share/applications/UZDoom.desktop /usr/share/applications/
sudo cp $HOME/dplinux/usr/share/pixmaps/uzdoom.png /usr/share/pixmaps/