--new-display=1920x1080
adb shell pm list packages | grep vlc
pm list packages | grep vlc
--no-audio --max-fps=60
Plugin homepage https://github.com/vosmiic/jellyfin-ani-sync | |
Official nstallation guide https://github.com/vosmiic/jellyfin-ani-sync/wiki/Installation-&-Config | |
Click on generate callback URL. In case you are using jellyfin on local network, e.g. http://192.168.0.60:8096/AniSync/authCallback is mine. If you're using any VPS service, it would be the hostname you access Jellyfin like mysitejellyfin.com, and you have to supply this on the API endpoint box. | |
My animelist save location is C:\Users\YOURUSER\AppData\Roaming\jellyfin-anisync this is the default as far as I know. | |
Test save location |
Making the Wiki Mobile Responsive | |
Certain steps are needed for this, nothing is easy with this platform. Albeit various approaches, the Wikipedia utilizes the extension MobileFrontend https://www.mediawiki.org/wiki/Extension:MobileFrontend to make the mobile users see other skin instead of the one that is showed in the desktop. | |
Some useful links | |
MobileFrontend GitHub https://github.com/wikimedia/mediawiki-extensions-MobileFrontend | |
Mobile Frontend configurations options page | |
Installing the extension MobileFrontend https://github.com/wikimedia/mediawiki-extensions-MobileFrontend#configuration-options |
gsettings set org.gnome.mutter dynamic-workspaces false | |
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-5 "['<Alt>5']" | |
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-5 "['<Alt><Shift>5']" | |
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-6 "['<Alt>6']" | |
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-6 "['<Alt><Shift>6']" | |
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-7 "['<Alt>7']" | |
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-7 "['<Alt><Shift>7']" | |
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-8 "['<Alt>8']" | |
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-8 "['<Alt><Shift>8']" | |
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-9 "['<Alt>9']" |
sudo tailscale funnel https+insecure://localhost:3001 |
The best source of information on XDG Desktop Portals is the Arch Linux Wiki.
xdg-desktop-portals act as bridges that allow Flatpaks (a type of container) to communicate with the host system.
You can install multiple implementations without conflicts, such as:
ffmpeg -stream_loop -i "$input" -vf "subtitles=${input@Q}" -c:v libx264 -crf 18 -f mpegts udp://192.168.0.51:8581 | |
# intel hevc_qsv # alternatively: h264_qsv | |
ffmpeg -stream_loop -1 -i "$input" -vf "subtitles=${input@Q}" -c:v hevc_qsv -global_quality 20 -look_ahead 1 -f mpegts udp://192.168.0.51:8581 | |
# udp address is the client that the video is fowarded to |
include layouts/dvorak | |
[ids] | |
* | |
[keymap] | |
layout = us | |