diff options
| author | Andrew <admonty1@protonmail.com> | 2025-09-04 20:38:37 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-09-04 20:38:37 -0400 |
| commit | 416a91135d7fdb4620fe503afa48362c6ee66ff0 (patch) | |
| tree | f5b8eafdd4798d90c0f96fb75e593de1dc335d91 /hyprland/hyprland.nix | |
| parent | try librewolf and schizofox (diff) | |
| download | nixos-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/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
