File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ Version 2.9.6.4
2
2
--------------------------------------------------------
3
3
- Kitty is the new default terminal (Replace alacritty with kitty in the ML4W Settings App/Default terminal)
4
4
- Kitty is supporting pywal colors
5
- - New Installation options script to install additional packages. Can be opend from the ML4W Welcome App.
5
+ - New installation options script to install additional packages. Can be opened from the ML4W Welcome App.
6
6
- Added pywalfox support to color Firefox based on wallpaper colors
7
7
- Fixed eza icons on zsh terminal
8
8
- Subfolders in .config can be protected with an empty file PROTECTED
9
- - OhMyPosh promt instead of Starship prompt
9
+ - OhMyPosh promt replaces Starship prompt
10
10
- Networkmanager applet can be toggled with right click on waybar network module
11
11
- Three more blue light screen shaders with different intensities
12
12
Original file line number Diff line number Diff line change 181
181
echo " -m options: Install package options"
182
182
echo " -m diagnosis: Run diagnosis"
183
183
echo " -m update: Check for new updates"
184
- echo " -m unstall : Will uninstall the dotfiles"
185
- echo " -m activate: Activate an existing dotfiles folder"
184
+ echo " -m uninstall : Will uninstall the dotfiles"
185
+ echo " -m activate: Activate another existing dotfiles folder"
186
186
echo
187
187
echo " -v: Current version of the ML4W Dotfiles for Hyprland"
188
188
;;
You can’t perform that action at this time.
0 commit comments