[wm] Adds WezTerm and makes it the default terminal in Hyprland

This commit is contained in:
2025-03-01 14:25:53 -08:00
parent 181ca07a96
commit 1dcb4c9479
2 changed files with 22 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
"DP-1, 2560x1440, -1440x-510, 1, transform, 1"
];
"$terminal" = "alacritty";
"$terminal" = "wezterm";
"$fileManager" = "dolphin";
# TODO: Extract the themes I want into Home Manager
"$menu" = "rofi -show drun -theme .config/rofi/launchers/type-3/style-1.rasi";