Forked from https://gitlab.com/stephan-raabe/dotfiles.git, with Chinese input, hidpi and so on.
Go to file
2023-04-04 11:22:52 +02:00
alacritty Updates Headers 2023-03-09 13:52:31 +01:00
gtk-3.0 Updates 2023-02-22 14:35:50 +01:00
neomutt Updates Headers 2023-03-09 13:52:31 +01:00
nvim Updates Headers 2023-03-09 13:52:31 +01:00
picom Updates Headers 2023-03-09 13:52:31 +01:00
polybar Update color scheme 2023-03-30 15:48:12 +02:00
qtile Add issue and bugfixing 2023-04-04 11:22:52 +02:00
ranger Updates Headers 2023-03-09 13:52:31 +01:00
rofi Updates Headers 2023-03-09 13:52:31 +01:00
screenshots New screenshots 2023-02-20 19:24:55 +01:00
scripts Add issue and bugfixing 2023-04-04 11:22:52 +02: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 Updates Headers 2023-03-09 13:52:31 +01:00
.bashrc Switch to polybar 2023-03-30 11:15:37 +02:00
.gitignore Updates 2023-03-08 12:54:46 +01:00
.gtkrc-2.0 Optimizations 2023-02-22 11:06:09 +01:00
1-install.sh Add issue and bugfixing 2023-04-04 11:22:52 +02:00
2-qtile.sh Update Qtile 2023-02-26 16:29:26 +01:00
issue Add issue and bugfixing 2023-04-04 11:22:52 +02:00
LICENSE Add LICENSE 2023-02-17 21:14:23 +00:00
README.md New screenshots 2023-02-20 19:24:55 +01: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

Screenshot4

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