Skip to content

Commit f17df73

Browse files
Merge pull request #374 from mylinuxforwork/dev
Minor fixes
2 parents 2608b42 + 14deab7 commit f17df73

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Version 2.9.6.4
22
--------------------------------------------------------
33
- Kitty is the new default terminal (Replace alacritty with kitty in the ML4W Settings App/Default terminal)
44
- 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.
66
- Added pywalfox support to color Firefox based on wallpaper colors
77
- Fixed eza icons on zsh terminal
88
- Subfolders in .config can be protected with an empty file PROTECTED
9-
- OhMyPosh promt instead of Starship prompt
9+
- OhMyPosh promt replaces Starship prompt
1010
- Networkmanager applet can be toggled with right click on waybar network module
1111
- Three more blue light screen shaders with different intensities
1212

bin/ml4w-hyprland-setup

+2-2
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ else
181181
echo "-m options: Install package options"
182182
echo "-m diagnosis: Run diagnosis"
183183
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"
186186
echo
187187
echo "-v: Current version of the ML4W Dotfiles for Hyprland"
188188
;;

0 commit comments

Comments
 (0)