diff --git a/README.md b/README.md index cf53b73..7f5b8d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ML4W dotfiles 2.8.3 RC3 +# ML4W dotfiles 2.8.3 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. @@ -260,6 +260,8 @@ You can open the ML4W dotfiles settings app with SUPER + CTRL + ## How to use configuration variations @@ -28,18 +28,18 @@ Open the ML4W dotfiles settings app via the ML4W Welcome App, the application la Select "Open Variation Folder" from the variation context menu. - + Copy an existing variation as a starting point and rename the new file accordingly. - + Edit the configuration of your new variation and save. Go back to the ML4W dotfiles settings app and select "Reload Variations" from the variation context menu and select your new variation. - + You can also modify the variation from the settings app directly. - \ No newline at end of file + \ No newline at end of file diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 55fd9d5..066d433 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -9,7 +9,6 @@ background { monitor = path = $HOME/.cache/blurred_wallpaper.png # only png supported for now - color = rgba(25, 20, 20, 1.0) } input-field { @@ -17,8 +16,8 @@ input-field { size = 200, 50 outline_thickness = 0 - dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 - dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0 + dots_size = 0.3 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.3 # Scale of dots' absolute size, 0.0 - 1.0 dots_center = true outer_color = rgb(000000)