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 | 3a689341e23100bd59b9e6de3be467cc516ba526 (patch) | |
| tree | 4a4afbb804199f8f8f8e31b5aeddf1aee9f82970 | |
| parent | 01784925930ccd85c3d7eedfb8bf31e0b9df3eee (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 |
