RSS Amplifier

Open Web Craft · Aug 7, 2022

iPad & Debian Regolith Desktop on Shells.com

0
Sign in to vote or save

Open Web Craft

August 8, 2022

Create a Shell Plus (2vCPU, 4 GB RAM) Shell w/ Debian Bullseye GNOME.

Install Regolit Desktop 2.1 .

Configure default GNOME session (XSession=regolith) for your user (here matthias):

# /var/lib/AccountsService/users/matthias  
[User]
Language=
XSession=regolith
Icon=/home/matthias/.face
SystemAccount=false  

Adjust keybinds for your user by switching super from the windows key to alt as per usage advice :

# ~/.config/regolith2/Xresources  
i3-wm.mod: Mod1
i3-wm.alt: Mod4  

Switch the look (theme) to Dracula:

sudo apt install regolith-look-dracula
regolith-look set dracula
regolith-look refresh  

Read the original on openwebcraft.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.