dotfiles

personal dotfiles
git clone anongit@rnpnr.xyz:dotfiles.git
Log | Files | Refs | Feed | Submodules

Commit: 332abadd85e338d07d2625957afac00a02c2b06c
Parent: 789e51a3df243a3026008bd04404e02dc68d5e04
Author: Randy Palamar
Date:   Thu, 29 May 2025 05:55:57 -0600

gf2: update layout

Diffstat:
M.config/gf2_config.ini | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.config/gf2_config.ini b/.config/gf2_config.ini @@ -1,5 +1,8 @@ +[gdb] +log_all_output=1 + [ui] -layout=h(65,v(75,t(Source,Prof),Console),v(50,t(Watch,Breakpoints,Commands,Struct,Exe,View,CmdSearch),t(Stack,Locals,Registers,Data,Memory,Files,Thread))) +layout=h(75,v(65,h(30,t(Breakpoints,Stack),t(Source,Prof)),h(30,t(Console,Log),t(Locals,Watch,Registers))),v(65,t(Files,Commands,Struct,Exe,View,CmdSearch),t(Thread,Data,Memory))) selectable_source=1 font_size_code=22 scale=1.4