Forked from https://gitlab.com/stephan-raabe/dotfiles.git, with Chinese input, hidpi and so on.
Go to file
2023-02-18 19:15:07 +00:00
alacritty added pypal and wallpaper script to config.py 2023-02-03 11:43:35 +01:00
neomutt Ready 2023-02-18 16:28:25 +01:00
picom Add GR script 2023-02-06 16:11:51 +01:00
qtile install and qtile updates 2023-02-17 17:11:48 +01:00
ranger Add Ranger 2023-02-02 12:22:54 +01:00
rofi Add GR script 2023-02-06 16:11:51 +01:00
screenshots Add Screenshots 2023-02-18 16:46:08 +01:00
scripts Add Fira Font support 2023-02-15 16:56:08 +01:00
spotifyd Delete spotifyd.conf 2023-02-18 15:24:41 +00:00
starship Add Fira Font support 2023-02-15 16:56:08 +01:00
vim Clean up 2023-02-11 17:22:33 +01:00
.bashrc Add Fira Font support 2023-02-15 16:56:08 +01:00
1-install.sh Updates 2023-02-18 16:33:27 +01:00
2-qtile.sh Updates 2023-02-18 16:33:27 +01:00
LICENSE Add LICENSE 2023-02-17 21:14:23 +00:00
README.md Update README.md 2023-02-18 19:15:07 +00:00

dotfiles

This is the personal configuration of my Arch linux based installation. I'm mainly use qtile as my window manager.

Included is a pywal configuration that changes the color scheme based on a randomly selected wallpaper. Just type w in a terminal. See also the .bashrc for more alias definitions.

Screenshot

Screenshot1

You can find more screenshots in the screenshots folder

Getting started

To make it easy for you to get started with my dotfiles, here's a list of recommended next steps.

# Clone the repository
git clone https://gitlab.com/stephan-raabe/dotfiles.git

# Install all required packages
./1-install.sh

# Install qtile window manager
./2-qtile.sh