Jump to content

Ghost

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Ghost

  1. Alfred: 4.6.6

    MacOS: 12.4

    CalmNotifications: 21.9

     

    Yea, it worked before not sure what the heck happened tbh

     

    I got this, when I manually turned it on:

    /usr/bin/defaults read com.apple.controlcenter 'NSStatusItem Visible FocusModes'
    
    1

     

    I got this when I manually turned it off:

    /usr/bin/defaults read com.apple.controlcenter 'NSStatusItem Visible FocusModes'
    1

     

    That being said, it seems the issue is on my end since the system detects focus mode as on even though it's not. At least that's what it seems like it after the command always returns 1.

  2. @Acidham

    11:48:38.954] Logging Started...
    
    [11:48:44.735] Recent files in Folder[Script Filter] Queuing argument '(null)'
    
    [11:48:44.880] Recent files in Folder[Script Filter] Script with argv '(null)' finished
    
    [11:48:44.882] Recent files in Folder[Script Filter] {
    
        "items": [
    
            {
    
                "title": "Add Folder(s) to config",
    
                "subtitle": "Your run WF for the first time, please add folder(s) via file action first",
    
                "valid": false,
    
                "icon": {
    
                    "type": "image",
    
                    "path": "attention.png"
    
                }
    
            }
    
        ]
    
    }

     

    I just installed Python 3.10.4, but same issue. Not sure what I am doing wrong tbh. I just updated to 12.3 last night.

×
×
  • Create New...