diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:58:53 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:58:53 +0100 |
| commit | 4216de581ebd062a6166152b002b5f09318daf05 (patch) | |
| tree | 4a4afbb804199f8f8f8e31b5aeddf1aee9f82970 | |
| parent | 5f91a2184ea9058fcd1e06866798713301763941 (diff) | |
Remove unneeded GUM styling
| -rw-r--r-- | roles/hyprland/templates/hyprland/looknfeel.conf.j2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/hyprland/templates/hyprland/looknfeel.conf.j2 b/roles/hyprland/templates/hyprland/looknfeel.conf.j2 index 3f6fe2ec..bedcb21c 100644 --- a/roles/hyprland/templates/hyprland/looknfeel.conf.j2 +++ b/roles/hyprland/templates/hyprland/looknfeel.conf.j2 @@ -140,10 +140,3 @@ misc { cursor { hide_on_key_press = true } - -# Style Gum confirm to match terminal theme -env = GUM_CONFIRM_PROMPT_FOREGROUND,6 # Cyan -env = GUM_CONFIRM_SELECTED_FOREGROUND,0 # Black -env = GUM_CONFIRM_SELECTED_BACKGROUND,2 # Green -env = GUM_CONFIRM_UNSELECTED_FOREGROUND,0 # Black -env = GUM_CONFIRM_UNSELECTED_BACKGROUND,8 # Dark grey |
