pgp

joined 1 year ago
[–] [email protected] 2 points 1 year ago

What the actual fuck? I distanced myself from DT for some years now, but now I'm never coming back. https://blabbermouth.net/news/dream-theater-guitarist-likes-donald-trump-as-president-says-great-things-are-in-store-for-america

[–] [email protected] 1 points 1 year ago

It was a pain for me to piece it together from bits and pieces from the Firefox forums, I'm glad to share and help others avoid the same pain.

[–] [email protected] 6 points 1 year ago (2 children)

I do that, here's my userchrome:

:root{ --uc-toolbar-height: 32px; }

:root:not([uidensity="compact"]){--uc-toolbar-height: 38px}

#TabsToolbar{ visibility: collapse !important }

:root:not([inFullscreen]) #nav-bar{
  margin-top: calc(0px - var(--uc-toolbar-height));
}

#toolbar-menubar{
  min-height:unset !important;
  height:var(--uc-toolbar-height) !important;
  position: relative;
}

#main-menubar{
  -moz-box-flex: 1;
  background-color: var(--toolbar-bgcolor,--toolbar-non-lwt-bgcolor);
  background-clip: padding-box;
  border-right: 30px solid transparent;
  border-image: linear-gradient(to left, transparent, var(--toolbar-bgcolor,--toolbar-non-lwt-bgcolor) 30px) 20 / 30px
}

#toolbar-menubar:not([inactive]){ z-index: 2 }
#toolbar-menubar[inactive] > #menubar-items {
	opacity: 0;
	pointer-events: none;
	margin-left: var(--uc-window-drag-space-width,0px)
}
#nav-bar {
  margin-right: 90px;
}
[–] [email protected] 21 points 1 year ago (1 children)

Raises rent prices, overall cost of living and takes apartments from long term rental market.

[–] [email protected] 6 points 1 year ago

All of the already mentioned + office is a browser tool nowadays. I work in a company that uses MS stack, my only os is fedora and never have I had issues or missed anything.