Updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# ML4W dotfiles 2.8.2
|
||||
# ML4W dotfiles 2.8.3 BETA
|
||||
|
||||
An advanced configuration of Hyprland and Qtile for Arch Linux based distributions. This package includes an installation script to install and setup the required components.
|
||||
|
||||
<a href="https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/screenshots/v281/screenshot-281-1.png?ref_type=heads" target="_blank"><img src="screenshots/v281/screenshot-281-1.png" /></a>
|
||||
<a href="https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/screenshots/v283/screenshot-283-1.png?ref_type=heads" target="_blank"><img src="screenshots/v283/screenshot-283-1.png" /></a>
|
||||
|
||||
You can find the installation video (Version 2.7.1) on YouTube: <a href="https://youtu.be/kHG5czrQ7WA" target="_blank">Install Arch Linux with Hyprland & Qtile</a>
|
||||
|
||||
@@ -82,7 +82,17 @@ git checkout dev
|
||||
|
||||
## Update
|
||||
|
||||
Please follow the steps to update from earlier dotfiles versions to 2.8.2
|
||||
From 2.8.2 onwards you can use the integrated update feature to update your dotfiles to the main or rolling release whenever you want.
|
||||
|
||||
<img src="screenshots/welcome-update-dotfiles.png" />
|
||||
|
||||
You can also use the ML4W installer to update to the main-release (Latest Version) or the Rolling Release: https://gitlab.com/stephan-raabe/installer
|
||||
|
||||
You can force a clean re-installation of the dotfiles by removing the folder ~/dotfiles before starting the installation.
|
||||
|
||||
Please note that you can create a backup of your existing configuration with the backup feature of the install script. It's recommended to remove the folder ~/dotfiles only after creating a backup.
|
||||
|
||||
Please follow the steps to update from earlier dotfiles versions to 2.8.3
|
||||
|
||||
```
|
||||
# 1.) Remove existing downloaded dotfiles
|
||||
@@ -102,16 +112,6 @@ cd dotfiles
|
||||
|
||||
```
|
||||
|
||||
From 2.8.2 onwards you can use the integrated update feature to update your dotfiles to the main or rolling release whenever you want.
|
||||
|
||||
<img src="screenshots/welcome-update-dotfiles.png" />
|
||||
|
||||
You can also use the ML4W installer to update to the main-release (Latest Version) or the Rolling Release: https://gitlab.com/stephan-raabe/installer
|
||||
|
||||
You can force a clean re-installation of the dotfiles by removing the folder ~/dotfiles before starting the installation.
|
||||
|
||||
Please note that you can create a backup of your existing configuration with the backup feature of the install script. It's recommended to remove the folder ~/dotfiles only after creating a backup.
|
||||
|
||||
## ML4W dotfiles Installer
|
||||
|
||||
You can also use the ML4W dotfiles installer script to download and install the latest release: https://gitlab.com/stephan-raabe/installer
|
||||
@@ -247,6 +247,16 @@ In the Settings Menu you can access the following functions:
|
||||
You can find the sourcecode of the ML4W Welcome App in this repository:
|
||||
https://gitlab.com/stephan-raabe/ml4w-welcome
|
||||
|
||||
## ML4W Dotfiles Settings App
|
||||
|
||||
You can open the ML4W dotfiles settings app with <kbd>SUPER</kbd> + <kbd>CTRL</kbd> + <kbd>S</kbd> to change selected dotfiles configurations and choose from variations for your hyprland.conf to customize your desktop even more.
|
||||
|
||||
<img src="screenshots/screenshot-dotfiles-settings-app.png" />
|
||||
|
||||
You can create custom variations by copying a file from the ~/dotfiles/hypr/conf subfolders like monitor/default.conf, give the file a custom name (e.g., mymonitor.conf) and select the variation in the dotfiles settings app in the corresponding section.
|
||||
|
||||
You can also edit the file custom.conf which is included at the bottom of the hyprland.conf and can hold you personal configurations.
|
||||
|
||||
## Wallpaper and Pywal
|
||||
|
||||
Included is a pywal configuration that changes the color scheme based on a randomly selected wallpaper. With the key binding <kbd>SUPER</kbd> + <kbd>SHIFT</kbd> + <kbd>W</kbd> you can change the wallpaper coming from the folder ~/wallpaper/.
|
||||
@@ -261,16 +271,6 @@ The templates are available in ~/dotfiles/waybar/themes. You can add your own pe
|
||||
|
||||
More information here: https://gitlab.com/stephan-raabe/dotfiles/-/tree/main/waybar
|
||||
|
||||
## Hyprland settings
|
||||
|
||||
You can open the settings script with <kbd>SUPER</kbd> + <kbd>CTRL</kbd> + <kbd>S</kbd> to select variations for your hyprland.conf and customize your desktop even more.
|
||||
|
||||
You can create custom variations by copying a file from the ~/dotfiles/hypr/conf subfolders like monitor/default.conf, give the file a custom name (e.g., mymonitor.conf) and select the variation in the settings script in the corresponding section.
|
||||
|
||||
You can also edit the file custom.conf which is included at the bottom of the hyprland.conf and can hold you personal configurations.
|
||||
|
||||
You can also edit the file directly in the settings script in the section Custom.
|
||||
|
||||
## Screensharing and recording
|
||||
|
||||
More information you can find here:
|
||||
|
||||
Reference in New Issue
Block a user