aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop
diff options
context:
space:
mode:
Diffstat (limited to 'src/Rahm/Desktop')
-rw-r--r--src/Rahm/Desktop/Keys.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Rahm/Desktop/Keys.hs b/src/Rahm/Desktop/Keys.hs
index 0bf3ba0..3655e3c 100644
--- a/src/Rahm/Desktop/Keys.hs
+++ b/src/Rahm/Desktop/Keys.hs
@@ -1377,7 +1377,7 @@ windowSpecificBindings config = do
noMod $
emitKey (controlMask, xK_F2)
where
- browsers = ["Google-chrome", "Brave-browser", "firefox-default"]
+ browsers = ["Google-chrome", "Brave-browser", "firefox-default", "Firefox"]
spotify = ["Spotify"]
-- Create a permutation from a list of modifiers.