You are not logged in.
Pages: 1
On Xfce manjaro I found it that there's delay in automatic hidden panel, so any way to set this to no time i.e. no delay at all ?
Last edited by almahdi (2021-10-18 14:45:18)
Offline
Try these:
#XfcePanelWindow {
-XfcePanelWindow-popup-delay: 1;
-XfcePanelWindow-popdown-delay: 1;
}
...and adjust values to suit (lower values decrease delay time).
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Try these:
Where is it, in which file ?
Offline
It looks like it is this file:
~/.config/gtk-3.0/gtk.css
Offline
Sorry yes, @dlu2020 is correct.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 525.87 KiB (Peak: 527.15 KiB) ]