Updates
This commit is contained in:
parent
cb19006150
commit
7bc0591f27
20
README.md
20
README.md
@ -215,12 +215,22 @@ All keybindings for Hyprland with right mouse click on Apps in waybar or here:
|
||||
|
||||
With the ML4W Sidebar you have access to all included ML4W Applications and some system information. In addition, you start the main power features for your system.
|
||||
|
||||
You can also start the sidebar from the terminal with
|
||||
```
|
||||
ml4w-sidebar
|
||||
```
|
||||
|
||||
<img src="screenshots/screenshot-sidebar.png" />
|
||||
|
||||
## ML4W Welcome App
|
||||
|
||||
After starting the ML4W dotfiles for the first time, the ML4W Welcome App opens. This app is the starting point to discover the Hyprland setup.
|
||||
|
||||
You can also start the Welcome App from the terminal with
|
||||
```
|
||||
ml4w
|
||||
```
|
||||
|
||||
<img src="screenshots/screenshot-welcome.app.png" />
|
||||
|
||||
The welcome screen includes the most important keybindings to open a terminal or a browser.
|
||||
@ -258,6 +268,11 @@ You can also edit the file custom.conf which is included at the bottom of the hy
|
||||
You can find the sourcecode of the ML4W Dotfiles Settings App in this repository:
|
||||
https://gitlab.com/stephan-raabe/ml4w-dotfiles-settings
|
||||
|
||||
You can also start the Dotfiles App from the terminal with
|
||||
```
|
||||
ml4w-settings
|
||||
```
|
||||
|
||||
## ML4W Hyprland Settings App
|
||||
|
||||
This applications supports you to customize your Hyprland installation. You can overwrite the existing configuration with custom values without adding complex configuration files.
|
||||
@ -272,6 +287,11 @@ You can change the values and overwrite the existing values. The change will be
|
||||
|
||||
In the Set Variables tab you can see which values you have overwritten and can restore the old values be removing the entry.
|
||||
|
||||
You can also start the Hyprland App from the terminal with
|
||||
```
|
||||
ml4w-hyprland
|
||||
```
|
||||
|
||||
## Hyprland Configuration Variations
|
||||
|
||||
With configuration variations, you can customize settings and configurations for your Hyprland installation. You can manage, create and edit Hyprland Configuration Variations in the ML4W Dotfiles Settings App.
|
||||
|
Loading…
Reference in New Issue
Block a user