From a6da384ba065737239094f1adc2446604b8cb582 Mon Sep 17 00:00:00 2001 From: smayzy Date: Tue, 21 Apr 2026 14:26:15 +0200 Subject: [PATCH] change default term to kitty on laptop --- dotfiles/hypr-lap/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/hypr-lap/binds.conf b/dotfiles/hypr-lap/binds.conf index 6ec89e8..bf2ae43 100644 --- a/dotfiles/hypr-lap/binds.conf +++ b/dotfiles/hypr-lap/binds.conf @@ -6,7 +6,7 @@ ### KEYBINDINGSS ### #################### -$terminal = alacritty +$terminal = kitty $fileManager = dolphin $menu = wofi --show drun $calc = qalculate-gtk