/arch-config

My system's configuration for Arch Linux

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

arch-config

Configuration files and post-installation script that sets up arch linux system according to my needs. I develop this project based on my personal preferences.

Screenshot showing wallpaper and UI without any apps opened Screenshot showing two terminal emulators opened

dependencies

official repo

  • alacritty
  • bluez
  • bluez-utils
  • dmidecode
  • flameshot
  • htop
  • man-db
  • mpv
  • nano
  • nemo <- to replace
  • neofetch
  • obsidian
  • obs-studio
  • pavucontrol <- to replace
  • qtile
  • rofi
  • rsync
  • signal-desktop
  • syncthing
  • ttf-jetbrains-mono-nerd
  • ufw
  • unzip
  • wget
  • zip
  • noto-fonts
  • noto-fonts-cjk
  • noto-fonts-emoji
  • noto-fonts-extra
  • intel-ucode/amd-ucode
  • virutalbox
  • inkscape
  • gimp

aur

  • yay
  • betterlockscreen
  • ungoogled-chromium-bin
  • librewolf-bin
  • vscode-codicons-git
  • vscodium-git

installation

Clone this repository

git clone https://github.com/bankubanku/arch-config.git 

change to the cloned repository

cd arch-config

make setup.sh executable

chmod +x setup.sh

execute setup.sh

./setup.sh