diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-12 06:50:14 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-12 06:50:14 -0400 |
| commit | 4d2ef003eabfd31591a0a04b17be7e8e5c869c0e (patch) | |
| tree | aaf84c437edd544c2680972622fdf1cd85bca53f /config/hypr/UserConfigs/UserSettings.conf | |
| parent | 40f124f2321a6af20bf4b7e2788195bebb1c0421 (diff) | |
Removed group feature
Diffstat (limited to 'config/hypr/UserConfigs/UserSettings.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index b9714a44..f81ccc6a 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -63,28 +63,6 @@ input { } } -group { - col.border_active = $color2 $color4 45deg - col.border_inactive = $color10 - - groupbar { - enabled = true - font_family = JetBrainsMono Nerd Font - font_size = 12 - gradients = true - height = 18 - priority = 3 - render_titles = true - scrolling = true - text_color = $foreground - - col.active = $color3 - col.inactive = $background - col.locked_active = $color6 - col.locked_inactive = $color8 - } -} - gestures { gesture = 3, horizontal, workspace |
