]> Skullheadx's Git Forge - nixos.git/commitdiff
switch default opened browser for hyprland to be librewolf
authorAndrew <admonty1@protonmail.com>
Fri, 5 Sep 2025 00:38:37 +0000 (20:38 -0400)
committerAndrew <admonty1@protonmail.com>
Fri, 5 Sep 2025 00:38:37 +0000 (20:38 -0400)
hyprland/binds.nix
hyprland/hyprland.nix

index aed9fd0a365df0bb1a60e327e47d9977392f5961..c1684152aae805f7ff43172cb407418e22f338f1 100644 (file)
@@ -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"
index 19000e9f61328a860f9056b5cdbbeecc5a31d0b6..9a84485c42dae40248ebeccf54ee4e60ca077ca4 100644 (file)
@@ -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"