nfs utils, changes to toothpick user defaults and some minor refactor

This commit is contained in:
cnst
2024-12-18 16:46:40 +01:00
parent 403875fe85
commit 2aa5867716
13 changed files with 220 additions and 187 deletions

View File

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