diff options
| author | bh <qn+git@epicurus.dev> | 2026-01-10 17:51:14 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-01-10 17:51:14 +0800 |
| commit | 1a88619245a2e4beb1156792b8603159aaec1a63 (patch) | |
| tree | 73744dfb3824d01109dba5ac77430722d3093d0a /sxhkd | |
| parent | 57f2eaad3cf5b80acff904b468ac033eda5f2436 (diff) | |
Made Firefox the default browser
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index b451421..89b294d 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -159,7 +159,7 @@ super + alt + Return kitty --class floating # Floating Terminal super + w - zen-browser # Browser + firefox # Browser super + d rofi -modi drun -show drun -config ~/.config/rofi/rofidmenu.rasi # Application Launcher |
