move to floorp, zen big L with floating url bar

This commit is contained in:
cnst
2024-12-11 20:21:48 +01:00
parent f4d7c3fd47
commit d2572b04de
5 changed files with 32 additions and 11 deletions

View File

@@ -96,8 +96,8 @@ in {
(mkIf (host == "cnix") {
wayland.windowManager.hyprland.settings = {
"$terminal" = "alacritty";
"$browser" = "zen";
"$browserinc" = "zen --private-window";
"$browser" = "floorp";
"$browserinc" = "floorp --private-window";
"$mod" = "SUPER";
bind = [
# Add more host-specific binds as needed