Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of configuration files and scripts to automate the setup of Hyprland(mainly) and additional utilities for a freshly installed Arch Linux system.

It also covers config for i3wm, as a side note, to bring back the good old memories I had with i3.

Start

To start, I assume you have a minimal Arch Linux System installed, and ensure that your user account has sudo privilege enabled, since it's required by the autosetup script.

Now switch to your user account with sudo previlege.

Under your home directory,

Clone this Repository

git clone https://github.com/lightmon233/dotfiles.git

and cd into it:

cd dotfiles

Make the script runnable

sudo chmod +x ./autosetup.sh

Run autosetup.sh as prompted

./autosetup.sh

Caution

Do not use sudo to run this script, you will be prompted to give the sudo privilege while the script is running.

Preview

Hyprland

hyprland preview

I3

i3 preview

NOTE

My config file are designed for Thinkpad X230, so you might have to tweak it a little to make it fit your system.

To-DO List

  • Fix autosetup.sh double asking passwd issue.
  • Migrate hyprland config to lua.
  • Restore & Repair i3wm configs.

About

Some Linux Desktop Rice Dotfiles Here

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages