Vitor Melo
Vitor Melo
I also miss this option, today I use [Active Accent window decoration](https://github.com/nclarius/Plasma-window-decorations). In addition it would be interesting to have the fields: border_size: int and window_shadow: true | false
> Thank you for raising this issue. > > I think I am going to deprecate the add-on after 5.27 releases. Here are a couple of reasons: > > 1....
In my case I change of colors of elements: ``` export GUM_CONFIRM_UNSELECTED_BACKGROUND="0" export GUM_CONFIRM_UNSELECTED_FOREGROUND="15" export GUM_CONFIRM_SELECTED_BACKGROUND="15" export GUM_CONFIRM_SELECTED_FOREGROUND="0" ```
+1 great!!!
This is comportament of `zoxide query` command. Maybe acepts only one key, you can try create a alias little different for cd, example: `alias cdz='cd zoxide query'`
One question, from what I understand the system will do some calculations with the base colors to change parts of the interface elements. It will be possible to manually change...