Chinese Readme|cheatsheet | Github Repo
Thanks to the original author JaKooLit !! If you are interested, join DC
Applicable to arch minimum implementation after installation
Almost nothing, just more suitable for myself.
- Chinese README
- Add a clipboard manager
- Change the area screenshot script
- Using macos themes
- Delete the Asus driver installation part
- Delete the layout I don't like and adjust the dark/light style.
- Modify shortcut keys
-
Wayland compositor:
Hyprland
-
Terminal:
Foot
-
Status bar:
Waybar
-
Application launcher :
Wofi
-
FIle Manager(Optional):
Thunar
- gtk theme:
mojave-gtk-theme-git
- cursor:
mcmojave-cursors-git
- icons:
mcmojave-circle-icon-theme-git
foot
wofi
swaybg
: Wallpaperswwww
: Dynamic wallpapernwg-look-bin
: GTK3 Settings Editor(eg:Theme Settings)swaylock-effects
: Screen Lockwlroots
: Wayland compositor librarywlogout
: Logout menupolkit-kde-agent
: Polkit authentication UI for Plasmamako
: notificationsgrim
slurp
: Screenshotswappy
: Screenshot Editorwl-clipboard
cliphist
: Clipboard Managementbrightnessctl
: brightness control for laptop(Desktop computers do not require)mpv
: Video Playerristretto
: Image Viewpamixer
: Command line volume controlplayerctl
: Command line playback controlxorg-xwayland
: Compatible with x11 applicationsJetBrainsMono Nerd Font
: Status bar icon fontnerd-fonts-sarasa-term
: Chinese fonts support(you can delete it from install.sh)pipewire
pipewire-pulse
pipewire-alsa
wireplumber
pavucontrol
: Audio relatedxdg-user-dirs
: Create common user foldersbtop
: Resources monitornetwork-manager-applet
: Network managerqt5ct
: Qt5 Configuration toolsgvfs
: Virtual filesystemgvfs-mtp
: Mobile phone mtp connectionffmpegthumbs
: FFmpeg-based thumbnail creator for video filescurl
: Support forweather.sh
jq
: Command-line JSON processorgtk4
: Support for Chinese input method on chrome/chromium
yay
/paru
: Must have onehyprland
:- Nvidia Graphics card detected:
hyprland
- if not(Unstable, it is recommended to check the wiki):
hyprland-nvidia-git
nvidia-dkms
nvidia-settings
nvidia-utils
libva
libva-nvidia-driver-git
- Nvidia Graphics card detected:
waybar
: ifwaybar
has been installed, You can choose notmojave-gtk-theme-git
mcmojave-circle-icon-theme-git
mcmojave-cursors-git
: Gtk themethunar
thunar-volman
tumbler
thunar-archive-plugin
xarchiver
: File managerbluez
bluez-utils
blueman
: Blue toothsddm-git
: Login managerxdg-desktop-portal-hyprland
: Screenshot and screen sharing needs(eg:obs)
swayidle
: Idle manager(eg: Lock screen/demonstration mode when entering the idle state)checkupdates-with-aur
: Status bar check update modulecronie
: Timed task support
- Chinese: https://arch.icekylin.online/
- if use
system-boot
replacegrub
: https://wiki.archlinux.org/title/systemd-boot
sudo bootctl --path=/boot install
sudo mkdir -p /boot/loader/entries
sudo vim /boot/loader/entries/arch.conf
===
title Arch Linux
linux /vmlinuz-linux
initrd /intel-ucode.img
initrd /initramfs-linux.img
options root=LABEL=myArch rw rootflags=subvol=/@
===
yay -S systemd-boot-pacman-hook # Automatic update
sudo vim /boot/loader/loader.conf
===
default arch.conf
timeout 0
editor no
===
- When mounting
btrfs
, you can choose to force compressioncompress-force=zstd
- To ensure proper recording with OBS, several variables have been added to
~/.config/hypr/configs/exec.conf
, but they have not been enabled. Please try enabling them and testing again. - You can also read the link for more assistance and information.Hyprland-Wiki
- Keyboard layout setting on
~/.config/hypr/hyprland.conf
, It can be set when the installation script is running, like American layout:us
- If it's a French keyboard, check this.issue
- SDDM theme has not been changed to mac style
- fractional scaling breaks swww