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
Hold "Power Button" | |
Select Switch to Desktop | |
Launch Konsole from Application Launcher (Windows 11 Start Menu equivalent) | |
Set default password | |
$ passwd deck | |
Check you IP address | |
$ sudo ip address |
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
List installed software | |
(deck@steamdeck ~)$ flatpak list | |
Name Application ID Version Branch Installation | |
Google Chrome com.google.Chrome 105.0.5195.125-1 stable system | |
Freedesktop Platform org.freedesktop.Platform 21.08.15 21.08 system | |
Mesa org.freedesktop.Platform.GL.default 21.3.9 21.08 system | |
openh264 org.freedesktop.Platform.openh264 2.1.0 2.0 system | |
Breeze GTK theme org.gtk.Gtk3theme.Breeze 5.25.5 3.22 system | |
Check for updates |
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
Credits go to https://github.com/rockerbacon/modorganizer2-linux-installer | |
Install 'protontricks' | |
$ sudo flatpak install com.github.Matoking.protontricks | |
Download Mod Organizer for Linux | |
$ cd ~/Downloads/ | |
$ mkdir mo2 | |
$ cd mo2 | |
$ wget https://github.com/rockerbacon/modorganizer2-linux-installer/releases/download/4.3.0/mo2installer-4_3_0.tar.gz |
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
Credits go to https://github.com/rockerbacon/modorganizer2-linux-installer | |
Install 'protontricks' (if you haven't already) | |
$ sudo flatpak install com.github.Matoking.protontricks | |
Find the ModOrganizer ID (your ID will vary) | |
$ flatpak run com.github.Matoking.protontricks --list 2>/dev/null | grep -i modorg | |
Non-Steam shortcut: ModOrganizer.exe (4059277597) | |
Install xact and xact_x64 DLLs |
Alacritty on Windows 11 with MSYS2 UCRT64 bash with custom home directory
- Install Alacrity for Windows from https://alacritty.org/
- Install MSYS2 for Windows from https://www.msys2.org/
- Create minimal TOML configuration file for Alacritty
alacritty.toml in %APPDATA%\alacritty