Closed ghost closed 2 years ago
Hi,
that is already easily possible although there is no option in the settings. Just create an a file at $HOME/.config/xfdashboard/themes/global.css (loaded by all themes) or at $HOME/.config/xfdashboard/themes/user-[THEME_NAME].css (only loaded by the theme [THEME_NAME]) with the following content:
#quicklaunch, #workspace-selector:
{
visibility: false;
}
Setting "visibility" to false is similar to "display: none;" for CSS of HTML.
Regards, Stephan
19.06.2022 12:58:38 DominicusPurple @.***>:
Im not suggesting completely remove these features! Maybe 2 toggles in the settings app, one for quicklaunch and the other for workspaceselector. For example: Some people dont use workspaces, so why have them take almost half of the screen? Some people dont pin apps to quicklaunch, so why have it there when there are window previews?
— Reply to this email directly, view it on GitHub[https://github.com/gmc-holle/xfdashboard/issues/201], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAMEFCJBYDVTIB3WHP2FY3TVP34NZANCNFSM5ZGGHS4A]. You are receiving this because you are subscribed to this thread.[Verfolgungsbild][https://github.com/notifications/beacon/AAMEFCNEXAU7B3G5CKLEXCLVP34NZA5CNFSM5ZGGHS4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4TAOSOMQ.gif]
Im not suggesting completely remove these features! Maybe 2 toggles in the settings app, one for quicklaunch and the other for workspaceselector. Some people dont use workspaces, so why have them take almost half of the screen? Some people dont pin apps to quicklaunch, so why have it there when there are window previews?