This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RimWorldのMOD構成(A17) | |
こんな構成で遊んでみるよ。 | |
拠点数の上限は解放しておきます。(上限:1 → 上限:5) | |
マップの広さも少し広めにしておきます。(広さ:250x250 → 300x300) | |
だいたい日本語化MODで日本語化してます。 | |
一部、日本語化MODが古くなって使えなかったやつとか、まだ日本語化されていないものもあります。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
tvservice --preferred | |
xset -display :0 dpms force on | |
omxplayer ~/test.mp4 | |
tvservice --off | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Matsodon: Kirakiratter Custom CSS V5.1.5 | |
By Salil Gupta (@MasterDalK) | |
Other Contributors: @pomo, @sumire, @bitmap | |
Feature Requests & Bug Reports: #kktCSS on kirakiratter.com | |
For Desktop use: Same as above or use extension "Stylish". Works in Chrome/Opera/Vivaldi/Firefox. | |
For use on Mobile (JP): https://kirakiratter.com/@sumire/3973 | |
For use on Mobile (EN): https://kirakiratter.com/@bitmap/4076 */ | |
@import url('https://fonts.googleapis.com/css?family=Roboto'); |