diff options
author | Freya Murphy <freya@freyacat.org> | 2024-11-03 13:26:33 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-11-03 13:26:33 -0500 |
commit | 529d46c909630aba3ab595f3237dfa0a182b6486 (patch) | |
tree | 3481f34d2011fb37db98ecc04be9f2d5e0cce9f1 /home/config/hypr/hyprland.conf | |
parent | refactor home packages, update nvim config (diff) | |
download | dotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.tar.gz dotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.tar.bz2 dotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.zip |
librewolf => firefox, fix xdg-portals
Diffstat (limited to 'home/config/hypr/hyprland.conf')
-rw-r--r-- | home/config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/hypr/hyprland.conf b/home/config/hypr/hyprland.conf index ccea461..3020890 100644 --- a/home/config/hypr/hyprland.conf +++ b/home/config/hypr/hyprland.conf @@ -9,7 +9,7 @@ $scale = 1.25 $radius = 5 $border = 2 -$browser = librewolf +$browser = firefox source = ~/.config/hypr/config.d/plugins.conf source = ~/.config/hypr/config.d/colors.conf |