diff options
Diffstat (limited to 'home-manager/homeModules/hyprland.nix')
| -rw-r--r-- | home-manager/homeModules/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/homeModules/hyprland.nix b/home-manager/homeModules/hyprland.nix index 3304636..946fc1d 100644 --- a/home-manager/homeModules/hyprland.nix +++ b/home-manager/homeModules/hyprland.nix @@ -140,7 +140,7 @@ # Apps "$mainMod, D, exec, killall rofi || rofi -show-icons -show drun" "$mainMod, Q, exec, $terminal" - "$mainMod, B, exec, brave --enable-features=TouchpadOverscrollHistoryNavigation" + "$mainMod, B, exec, firefox" "$mainMod, T, exec, telegram-desktop" "$mainMod, E, exec, emacsclient -c -a emacs" "$mainMod CONTROL, E, exec, emacs" |
