Skip to content

Instantly share code, notes, and snippets.

View rodhfr's full-sized avatar
🎯
Focusing

Rodolfo Souza rodhfr

🎯
Focusing
View GitHub Profile
@rodhfr
rodhfr / set gnome workspaces shortcut
Created August 21, 2023 13:42
Pop-os 22.04 just have the first four possible in the settings but i've encontered this commands that works. just type in the terminal.
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']"
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
@rodhfr
rodhfr / Setup Jellyfin Scrobble Plugin.txt
Last active May 30, 2023 15:36
Setup Jellyfin Scrobble Plugin
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