summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-09-04 20:38:37 -0400
committerAndrew <admonty1@protonmail.com>2025-09-04 20:38:37 -0400
commit416a91135d7fdb4620fe503afa48362c6ee66ff0 (patch)
treef5b8eafdd4798d90c0f96fb75e593de1dc335d91
parenttry librewolf and schizofox (diff)
downloadnixos-416a91135d7fdb4620fe503afa48362c6ee66ff0.tar.gz
nixos-416a91135d7fdb4620fe503afa48362c6ee66ff0.tar.bz2
nixos-416a91135d7fdb4620fe503afa48362c6ee66ff0.zip
switch default opened browser for hyprland to be librewolf
Diffstat (limited to '')
-rw-r--r--hyprland/binds.nix2
-rw-r--r--hyprland/hyprland.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/hyprland/binds.nix b/hyprland/binds.nix
index aed9fd0..c168415 100644
--- a/hyprland/binds.nix
+++ b/hyprland/binds.nix
@@ -58,7 +58,7 @@ in {
"$mod SHIFT, j, movewindow, d"
"$mod, D, exec, uwsm app -- ghostty"
- "$mod, b, exec, brave"
+ "$mod, b, exec, librewolf"
"$mod, space, exec, pkill rofi || rofi -show drun"
"$mod, p, exec, pkill hyprpicker || hyprpicker -ar"
"$mod SHIFT, s, exec, pkill slurp || grim -g \"$(slurp)\" - | wl-copy"
diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix
index 19000e9..9a84485 100644
--- a/hyprland/hyprland.nix
+++ b/hyprland/hyprland.nix
@@ -45,7 +45,7 @@
"xrandr --output DP-3 --primary"
"uwsm app -- waybar"
"[workspace 1 silent] uwsm app -- ghostty"
- "[workspace 2 silent] uwsm app -- brave"
+ "[workspace 2 silent] uwsm app -- librewolf"
#"[workspace 3 silent] uwsm app -- ghostty -e fish -c rmpc"
"[workspace 3 silent] uwsm app -- discord"
"[workspace 4 silent] uwsm app -- keepassxc"