Forked from https://gitlab.com/stephan-raabe/dotfiles.git, with Chinese input, hidpi and so on.
Go to file
Stephan Raabe 2511d431bc Updates
2023-11-25 17:46:54 +01:00
.dev Add -I to rsync to overwrite files in the dest 2023-11-24 13:19:48 +01:00
.install Updates 2023-11-25 17:46:54 +01:00
alacritty Updates 2023-08-30 14:45:03 +02:00
dunst Update dunst style 2023-09-18 20:40:50 +02:00
gtk Dev 2023-11-10 21:12:15 +00:00
hypr XF86Tools added 2023-11-25 17:10:03 +01:00
login Move issue into folder /login 2023-09-11 13:59:41 +02:00
nvim Updates Headers 2023-03-09 13:52:31 +01:00
picom Updates 2023-08-17 09:57:03 +02:00
polybar Dev 2023-11-10 21:12:15 +00:00
qtile Add -replace to all rofi launchers 2023-11-13 13:37:27 +01:00
rofi Dev 2023-11-10 21:12:15 +00:00
screenshots Update Screenshots 2023-11-23 15:52:36 +01:00
scripts Added gum 2023-11-25 17:06:26 +01:00
sddm Dev 2023-11-10 21:12:15 +00:00
starship Add Fira Font support 2023-02-15 16:56:08 +01:00
swappy Update 2023-09-25 11:53:32 +02:00
swaylock Update Swaylock style and comments 2023-09-21 14:26:09 +02:00
vim Updates Headers 2023-03-09 13:52:31 +01:00
wal/templates Rofi updates 2023-10-02 10:17:11 +02:00
wallpapers Commit 2.5.1 2023-11-17 13:48:02 +01:00
waybar search isn't case sensitive anymore 2023-11-24 09:17:53 +01:00
wlogout Updates 2023-11-23 08:09:40 +01:00
.bashrc exa replaced with eza 2023-11-24 09:16:51 +01:00
.gitignore Updates 2023-09-13 17:04:22 +02:00
CHANGELOG Updates 2023-11-24 09:18:01 +01:00
install.sh Add monitor settings information 2023-11-24 13:58:59 +01:00
LICENSE Add LICENSE 2023-02-17 21:14:23 +00:00
README.md Updates 2023-11-24 15:30:48 +01:00

ML4W dotfiles 2.6RC

This is my configuration of Hyprland (Wayland) and Qtile (Xorg & Wayland). This package includes an installation script to install and setup the required components.

PLEASE NOTE: This branch is the rolling release of my dotfiles and includes the latest changes. Please be aware that this version is not a fully tested release.

The released dotfiles are tested with Arch Linux, Manjaro Linux, EndeavourOS and Arco Linux.

You can find the video on YouTube: Dotfiles Configuration and Installation

Installation

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

PLEASE BACKUP YOUR EXISTING .config FOLDER WITH YOUR DOTFILES BEFORE STARTING THE SCRIPTS FOR INITIONAL INSTALLTION.

The script will try to create a backup from an previous dotfiles installation.

PLEASE READ THIS README until the end before starting the installation.

Installation with GIT (Rolling Release of main branch)

# 1.) Change into your Downloads folder
cd ~/Downloads

# 2.) Clone the dotfiles repository into the Downloads folder
git clone https://gitlab.com/stephan-raabe/dotfiles.git

# 3.) Change into the dotfiles folder
cd dotfiles

# 4.) Start the installation
./install.sh

To access the latest release please choose the latest tag https://gitlab.com/stephan-raabe/dotfiles/-/tags or the latest release https://gitlab.com/stephan-raabe/dotfiles/-/releases

Installation with the dotfiles installer (Latest Release)

You can also use the dotfiles installer script to download and install the latest release: https://gitlab.com/stephan-raabe/installer

NVIDIA

There is no official Hyprland support for Nvidia hardware. However, you might make it work properly following this page. https://wiki.hyprland.org/Nvidia/

That's why NVIDIA GPUs are currently not supported by my dotfiles. But in upcoming releases, I will try to setup Hyprland for NVIDIA based on the article above.

Some important key bindings

  • SUPER + RETURN: Alacritty
  • SUPER + CMD + RETURN: rofi application launcher
  • SUPER + SHIFT + W: Change wallpaper
  • SUPER + PRINT: Screenshot
  • SUPER + CMS + Q: Logout screen

All keybindings for Hyprland with right mouse click on Apps in waybar or here: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/hypr/conf/keybindings.conf?ref_type=heads

All keybindings for Qtile: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/qtile/config.py?ref_type=heads

Templating & Settings

Hyprland & Qtile: Included is a pywal configuration that changes the color scheme based on a randomly selected wallpaper. With the key binding SuperKey + Shift + W you can change the wallpaper. SuperKey + Ctrl + W opens rofi with a list of installed wallpapers for your individual selection. See also the .bashrc and the key bindings on Hyprland and Qtile for more alias definitions.

Hyprland: In addition, you can switch the Waybar Template with SUPER + CTRL + T or by pressing the "..." icon in Waybar. The templates are available in ~/dotfiles/waybar/themes. You can add your own personal themes into this folder. The script will read in the folder structure. You can open the settings script with SUPER + CMD + S to select variations for your hyprland.conf and customize your desktop even more.

Qtile X11: In addition, you can switch between the Qtile status bar and Polybar with SUPER + SHIFT + S

Screenshots Hyprland

Click to watch on YouTube

Click to watch on YouTube

Watch on YouTube

Screenshots Qtile X11

Click to watch on YouTube

Click to watch on YouTube

Watch on YouTube

Screenshots Qtile Wayland

Click to watch on YouTube

Click to watch on YouTube

Watch on YouTube

You can find more screenshots here.

Please note

In case you have issues with starting Waybar please make sure that only one xdg-desktop-portal-x is installed additionally to xdg-desktop-portal.

I had several issues with xdg-desktop-portal-wlr on Hyprland and Waybar. Please make sure that xdg-desktop-portal-wlr is uninstalled and xdg-desktop-portal-hyprland is installed.

More information you can find here: https://gist.github.com/PowerBall253/2dea6ddf6974ba4e5d26c3139ffb7580

Please note that every Arch Linux system is different and I cannot guarantee that everything works fine on your system.

General Packages

  • Terminal: alacritty
  • Editor: nvim
  • Prompt: starship
  • Icons: Font Awesome
  • Launch Menus: Rofi
  • Colorscheme: pywal
  • Browsers: chromium (brave optional)
  • Filemanager: Thunar
  • Cursor: Bibata Modern Ice
  • Icons: Papirus-Icon-Theme

Hyprland

  • Status Bar: waybar
  • Screenshots: grim & slurp
  • Clipboard Manager: cliphist
  • Logout: wlogout
  • Screenlock: swaylock-effects

Qtile Wayland

  • Status Bar: Qtile status bar
  • Screenshots: grim & slurp
  • Clipboard Manager: cliphist
  • Logout: rofi power menu
  • Screenlock: swaylock-effects

Qtile X11

  • Compositor: picom
  • Status Bar: Qtile status bar + Polybar (optional)
  • Screenshots: scrot