Jump to content

thedave

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by thedave

  1. SOLVED!

     

    Thanks to @niceSprite for the pointer. I was able to recreate a new macOS account having transparency, so I started going through my list of customizations on my main account. 

     

    It was a defaults issue with the key "NSRequiresAquaSystemAppearance".

     

    When I upgraded to Mojave, I lost the option to have a dark menu bar with light windows. I tried dark mode and didn't love it, and followed this article to get back my pre-Mojave menu bar color: https://www.tekrevue.com/tip/only-dark-menu-bar-dock-mojave/

     

    So I did 

    defaults write -g NSRequiresAquaSystemAppearance -bool Yes

    It wasn't perfect, so I reverted back with 

    defaults write -g NSRequiresAquaSystemAppearance -bool No

    That caused the issue. I re-read the article and found I should have deleted the key entirely. So I gave this a go: 

    defaults delete -g NSRequiresAquaSystemAppearance

    After logging out and logging back in, transparency was back in Alfred. I don't know what this actually did that messed with Alfred's transparency specifically, but this was a resolution for me. Hopefully it will work for @niceSprite as well and we can call this resolved.

     

    Cheers!

  2. Hello! I'm having some transparency issues (there is no transparency) on MacOS 10.14, Alfred v3.7 [938].

     

    I removed and reinstalled Alfred, to no avail. The transparency issues exist at a clean install, before I sync my settings folder.

     

    Quick system report: 

      Model Name:    iMac
      Model Identifier:    iMac15,1
      Processor Name:    Intel Core i7
      Processor Speed:    4 GHz
      Number of Processors:    1
      Total Number of Cores:    4
      L2 Cache (per Core):    256 KB
      L3 Cache:    8 MB
      Memory:    32 GB

    Chipset Model: AMD Radeon R9 M290X

      Type: GPU

      Bus: PCIe

     

    Thanks!

    Image 2018-10-02 at 2.02.08 PM.jpg

×
×
  • Create New...