Forked from https://gitlab.com/stephan-raabe/dotfiles.git, with Chinese input, hidpi and so on.
Go to file
Stephan Raabe 3a7a8b20ac Updates
2023-02-26 16:32:15 +01:00
alacritty added pypal and wallpaper script to config.py 2023-02-03 11:43:35 +01:00
gtk-3.0 Updates 2023-02-22 14:35:50 +01:00
neomutt Exclude mutt mailbox 2023-02-20 15:08:16 +01:00
nvim Add neovim as default editor 2023-02-26 10:52:21 +01:00
picom Optimizations 2023-02-22 11:06:09 +01:00
qtile Add snapshot.py 2023-02-26 13:52:02 +01:00
ranger Add Ranger 2023-02-02 12:22:54 +01:00
rofi Optimizations 2023-02-22 11:06:09 +01:00
screenshots New screenshots 2023-02-20 19:24:55 +01:00
scripts Update GR 2023-02-26 16:09:22 +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 neovim as default editor 2023-02-26 10:52:21 +01:00
.gtkrc-2.0 Optimizations 2023-02-22 11:06:09 +01:00
1-install.sh Updates 2023-02-26 16:32:15 +01:00
2-qtile.sh Update Qtile 2023-02-26 16:29:26 +01: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