From 78443338a94d6dfd8ef2afaed8b6c1bbb5189bc3 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Wed, 3 Jun 2026 14:22:38 +0200 Subject: [PATCH] update --- glazewm/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glazewm/config.yaml b/glazewm/config.yaml index 6551b69..a18813a 100644 --- a/glazewm/config.yaml +++ b/glazewm/config.yaml @@ -318,7 +318,7 @@ keybindings: bindings: ['alt+shift+9'] - - commands: ['shell-exec "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"'] + - commands: ['shell-exec firefox.exe'] bindings: ['alt+b'] - commands: ['shell-exec explorer.exe']