[Browser] Switch back to Firefox

This commit is contained in:
2026-06-02 14:24:30 -07:00
parent 9261ce133b
commit 59de16ea4c
4 changed files with 10 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
local browser = "zen --new-window"
local browser = "firefox --new-window"
local mainMod = "SUPER + ALT"
local menu = "rofi -show combi -combi-modes drun,ssh,run -theme ~/.config/rofi/launcher/style.rasi"
local terminal = "foot"