1
0
Fork 0
[OUTDATED: Go to https://git.pompy.dev/pomp/setup-script-py instead] shell script for setting up my PC.
Find a file
2021-10-09 12:35:10 +09:00
conky initial commit 2021-06-21 01:41:04 +09:00
dconf separated dconf configuration to multiple files 2021-10-08 15:01:02 +09:00
.gitignore initial commit 2021-06-21 01:41:04 +09:00
execution.png updated screenshots 2021-08-18 16:16:19 +09:00
LICENSE initial commit 2021-06-21 01:41:04 +09:00
menu.png added GUI installation using dialog 2021-08-18 16:03:58 +09:00
plugins.vim added neovim plugins 2021-10-08 12:16:56 +09:00
README.md added "my laptop only" warning 2021-10-09 11:18:17 +09:00
result.png updated screenshots 2021-08-18 16:16:19 +09:00
setup.sh removed unnecessary exit command 2021-10-09 12:35:10 +09:00
wallpaper1.png initial commit 2021-06-21 01:41:04 +09:00
wallpaper2.png initial commit 2021-06-21 01:41:04 +09:00

My Manjaro desktop setup


Purpose

To provide myself materials (script, guide, and other files) for cases when I need to transfer to other machine or reinstall the OS.

Result:
result image

Instructions

WARNING: This script is written for my laptop ONLY. If you're looking for a arch installer, there's archfi and anarchy installer.

  1. Execute the setup.sh script.
  2. Profit.

Full setup could easily take more than a hour depending on the internet speed.

Execution:
Execution

Selection Menu:
Menu

OS

Manjaro gnome minimal, non-LTS version. Download link can be found in the official manjaro website.

Latest version as of writing: manjaro-gnome-21.0.7-minimal-210614-linux510.iso

  • boot with open source driver

installer config:

  • Location
    • region: Asia, Seoul
    • language & locale: en_US.UTF-8 (American English)
  • Keyboard
    • Korean, default
  • Partitions
    • Erase disk, no swap, no encryption

Hardware

name model
Machine LG 15U480-KP50ML Laptop (15U480-KA5MK)
CPU intel i5-8250U
GPU Nvidia MX 150

RAM

model size
SK Hynix HMA81GS6AFR8N-UH (stock) 8GB
Samsung M471A1K43CB1-CRC (added) 8GB

Storage

ID* model Size
1 SK Hynix HFS128G39TND-N210A (30002P10) 128GB
2 Samsung SSD 860 PRO 512GB (RVM02B6Q) 512GB

*arbitrary index I gave. Has no meaning.

Partitioning

  • unallocated space at the end are for overprovisioning
  • no swap partition

more information about efi partition can be found in this arch wiki page.

drive id* format size (unit: 2048 byte sectors) mount location purpose
1 FAT32 614400 /boot/efi EFI partition
1 ext4 249449294 / root
2 ext4 921600000 /media/pomp/data data storage

*index from storage

Peripherals

peripheral model
mouse Logitech G402 Hyperion fury I got from a giveaway event
headphone NOX NX-2
laptop cooler ABKO NCORE NC500

Sources

Wallpaper 1

wallpaper 1. Cozy cafe with large window

Wallpaper 2

wallpaper 2. An astronaut on moon looking at earth

Future

1TB hard drive for backup + redundancy