zen browser to toothpick

This commit is contained in:
2025-08-16 15:03:38 +02:00
parent 0949528879
commit d179d1c62f

View File

@@ -119,8 +119,8 @@ in {
(mkIf (host == "toothpc") { (mkIf (host == "toothpc") {
programs.hyprland.settings = { programs.hyprland.settings = {
"$terminal" = "alacritty"; "$terminal" = "alacritty";
"$browser" = "firefox"; "$browser" = "zen";
"$browserinc" = "firefox --private-window"; "$browserinc" = "zen --private-window";
"$mod" = "ALT_L"; "$mod" = "ALT_L";
bind = [ bind = [
# Add more host-specific binds as needed # Add more host-specific binds as needed