diff --git a/README.md b/README.md index d1d5a99..8237b8e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ ln -sf "$HOME/.config/wofi/configs/config-default" "$HOME/.config/wofi/config" - Waybar styles (all those new panel styles require some tweaking) - I kindly request assistance 🙏 ### 🤷‍♂️ TO DO! -- [ ] After Arch update the hyprland package, will uncomment line 38 to 44 in ~/.config/hypr/configs/Settings.conf. Users of hyprland-git or if compiled from source, you can safely uncomment these lines (group and groupbar) +- [X] ~~After Arch update the hyprland package, will uncomment line 38 to 44 in ~/.config/hypr/configs/Settings.conf. Users of hyprland-git or if compiled from source, you can safely uncomment these lines (group and groupbar)~~ Switched to Hyprland-git for Arch-Hyprland script as Arch dev is not updating its Hyprland repo - [ ] Tweak waybar layouts and Themes - [X] ~~Integrate these dotfiles into my Hyprland install scripts for a centralized configurations~~ diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index 10766e3..13d8bf1 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -35,13 +35,13 @@ general { layout = master } -#group { -# col.border_active = rgba(7aa2f7aa) +group { + col.border_active = rgba(7aa2f7aa) -# groupbar { -# col.active = rgba(7aa2f7aa) -# } -#} + groupbar { + col.active = rgba(7aa2f7aa) + } +} decoration { rounding = 8