Showing posts with label dock. Show all posts
Showing posts with label dock. Show all posts

Sunday, June 5, 2022

Separated dock for multiple workspace in Ubuntu

Separated dock for multiple workspace in Ubuntu, set the following to be true:

gsettings set org.gnome.shell.extensions.dash-to-dock isolate-workspaces true

CSP on Apache

To add CSP to root if sort of funny. The following will NOT work for most cases !!     <LocationMatch "^/$">        Header s...