Forked from https://gitlab.com/stephan-raabe/dotfiles.git, with Chinese input, hidpi and so on.
Go to file
Stephan Raabe 3240a52c20 Updates
2023-04-13 21:21:35 +02:00
.icons/default Add Icon theme 2023-04-10 17:04:46 +02:00
alacritty Updates Headers 2023-03-09 13:52:31 +01:00
dunst Updates 2023-04-11 10:27:01 +02:00
gtk-3.0 Updates 2023-04-13 15:18:36 +02: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 Polybar 2023-04-06 14:30:10 +02:00
polybar Updates 2023-04-13 21:21:35 +02:00
qtile Updates 2023-04-11 15:42:44 +02:00
ranger Updates Headers 2023-03-09 13:52:31 +01:00
rofi Rofi Update 2023-04-11 15:25:32 +02:00
screenshots New Screenshots 2023-04-06 15:09:10 +02:00
scripts Update applauncher.sh 2023-04-13 18:23:38 +00: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 Updates 2023-04-13 18:14:20 +02:00
.gitignore Updates 2023-03-08 12:54:46 +01:00
.gtkrc-2.0 Updates 2023-04-13 15:18:36 +02:00
.Xresources Add Icon theme 2023-04-10 17:04:46 +02:00
1-install.sh Updates 2023-04-13 18:04:04 +02:00
2-qtile.sh Updates 2023-04-13 16:41:22 +02:00
default.jpg Updates 2023-04-13 16:41:22 +02:00
issue Updates 2023-04-13 21:00:04 +02:00
LICENSE Add LICENSE 2023-02-17 21:14:23 +00:00
README.md Updates 2023-04-11 10:27:01 +02:00

dotfiles

This is the configuration of my Arch linux based installation.

Window Manager: qtile Compositor: picom Terminal: alacritty Editor: nvim Prompt: starship Bar: polybar Icons: Font Awesome Menus: Rofi Colorscheme: pywal (dynamic) Browser: brave Filemanager: ranger, Thunar Screenshots: scrot Cursor: Bibata Modern Classic Icons: Tela Circle Orange Dark Theme: Adapta-Nokto Virtual Machine: qemu (Windows 11 with looking glass and xrdp)

Please also see the script folder how I setup my system.

Included is a pywal configuration that changes the color scheme based on a randomly selected wallpaper. Just type w in a terminal (or SuperKey + Shift + w). SuperKey + Ctrl + w opens rofi with a list of installed wallpapers for individual selection. See also the .bashrc for more alias definitions.

Screenshot

Screenshots

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