su
dhcpcd
dhcpcd #Run again if first run failed
ip link #check ethernet interface status
ping 8.8.8.8 #checking connectionpacman -Syuuname -a
pacman -Q linuxgit clone https://aur.archlinux.org/yay.git
cd yay
makepkg -sipacman -S xorg pacman -S xorg-xinit
pacman -S xorg-server-utils mesa
pacman -S xrandr
pacman -S xorg-twm xorg-xclock
pacman -S xscreensaver
pacman -S xss-lockxss-lock -- /usr/bin/xscreensaver-command -lock &sudo vim etc/tmpfiles.d/disable-lid0-wake.conf # w /proc/acpi/wakeup - - - - LID0
xscreensaver-command --lock
kbdlight max
sudo vim /etc/modprobe.d/hid_apple.conf
# options hid_apple iso_layout=0
# options hid_apple fnmode=2pacman -S xf86-input-synapticsxinput set-button-map 12 1 2 3 5 4 7 6pacman -S pulseaudio pulseaudio-bluetooth pulseaudio-alsa paprefs pacman -S pasystray
pacman -S alsa-utilspacman -S a52dec faac faad2 flac jasper lame libdca libdv libmad libmpeg2 libtheora libvorbis libxv wavpack x264 xvidcore gstreamer0.10-pluginspacman -S pasystraypacman -S bluez bluez-utilssystemctl enable bluetooth
systemctl start bluetoothpacman -S blueman blueman-appletblueman-appletpacman -S broadcom-wlsudo wifi-menupacman -S networkmanager
pacman -S network-manager-applet
pacman -S networkmanager-openvpnsystemctl enable NetworkManager
systemctl start NetworkManagernm-applet --sm-disablepacman -S openssh
systemctl enable sshd
systemctl start sshdyay -S mbpfan-git
systemctl enable mbpfan
systemctl start mbpfanyay -S thermald
systemctl enable thermald
systemctl start thermaldyay -S powertop
vim /etc/systemd/system/powertop.service
#[Unit]
#Description=Powertop tunings
#[Service]
#Type=oneshot
#ExecStart=/usr/bin/powertop --auto-tune
#[Install]
#WantedBy=multi-user.target
systemctl enable powertopyay -S htop-solarizedyay -S ghostscript
yay -S imagemagick-fullpacman -S cups ghostscript gsfonts hplip
pacman -S libcupssystemctl enable org.cups.cupsd.service
systemctl start org.cups.cupsd.service
systemctl enable org.cups.cupsd-browsed.service
systemctl start org.cups.cupsd-browsed.servicesudo pacman -S lxqtsystemctl enable sddm.servicesudo pacman -S sddm
yay -S archlinux-themes-sddm
Enable systemd service unit
systemctl enable sddm.serviceSet a symlink for display-manager.service in /etc/systemd/system
file /etc/systemd/system/display-manager.serviceCheck the status of user session
loginctl show-session $XDG_SESSION_IDSession Configuration
Read from /usr/share/xsessions/
Add desktop entry to session manager login list
[Desktop Entry]
Name=LxQT
Comment=Login using LXQT window manager without a session manager
Exec=/usr/bin/lxqt-session
Icon=lxqt.png
Type=Applicationpacman -S compton
compton -b
pacman -S exwm
uname -r
pacman -S linux-lts
pacman -S linux-lts-headers