From 2095b9fd61d2b163d1db0cc9f690550debe2ee1f Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Fri, 12 Jun 2026 17:23:14 +0200 Subject: [PATCH] changement raccourci new term --- .config/sway/config.d/08-launchers.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/08-launchers.conf b/.config/sway/config.d/08-launchers.conf index 51c38ca..e32e704 100644 --- a/.config/sway/config.d/08-launchers.conf +++ b/.config/sway/config.d/08-launchers.conf @@ -5,7 +5,7 @@ bindsym $mod+d exec $menud bindsym $mod+p exec $menup # terminal -bindsym $mod+Return exec $term +bindsym $mod+ctrl+t exec $term # help center bindsym $mad+F1 exec "nakedhelp"