Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
/ arch-config Public archive

My system's configuration for Arch Linux

License

Notifications You must be signed in to change notification settings

bankubanku/arch-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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