From c806b24397da66fad158a4a73a2f8f22ad7ea10a Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 27 Nov 2023 09:53:48 +0100 Subject: [PATCH] Updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a672599..3bdcf28 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ All keybindings for Qtile: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main # 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. SUPER + 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 & Qtile: Included is a pywal configuration that changes the color scheme based on a randomly selected wallpaper. With the key binding SUPER + SHIFT + W you can change the wallpaper. SUPER + 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 + CTRL + S to select variations for your hyprland.conf and customize your desktop even more.