From 7f4ef86d47bfdb7e44056b23c82f134d6f7854c4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 15 Nov 2017 18:03:39 -0500 Subject: [PATCH] yakuakerc: kill more useless shortcuts --- .config/yakuakerc | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.config/yakuakerc b/.config/yakuakerc index de44421..588a7c9 100644 --- a/.config/yakuakerc +++ b/.config/yakuakerc @@ -1,5 +1,5 @@ [Desktop Entry] -DefaultProfile= +DefaultProfile=Shell.profile [Dialogs] FirstRun=false @@ -8,30 +8,21 @@ FirstRun=false Favorites= [Shortcuts] -close-active-terminal=Ctrl+Shift+R -close-session=Ctrl+Shift+W decrease-window-height=Alt+Shift+Up decrease-window-width=Alt+Shift+Left -file_quit=Ctrl+Shift+Q +file_quit=none grow-terminal-bottom=Ctrl+Alt+Down grow-terminal-left=Ctrl+Alt+Left grow-terminal-right=Ctrl+Alt+Right grow-terminal-top=Ctrl+Alt+Up +help_whats_this=none increase-window-height=Alt+Shift+Down increase-window-width=Alt+Shift+Right move-session-left=Ctrl+Shift+Left move-session-right=Ctrl+Shift+Right new-session=Ctrl+Shift+T next-session=Shift+Right -next-terminal=Ctrl+Shift+Down previous-session=Shift+Left -previous-terminal=Ctrl+Shift+Up -rename-session=Ctrl+Alt+S -split-left-right=Ctrl+( -split-top-bottom=Ctrl+) -toggle-session-monitor-activity=Ctrl+Shift+A -toggle-session-monitor-silence=Ctrl+Shift+I -view-full-screen=Ctrl+Shift+F11 [Window] Height=40 -- 2.39.5