Panel size changed

This commit is contained in:
2026-07-01 19:32:35 +02:00
parent 57b9e5f5c1
commit d703e0974c
+4 -4
View File
@@ -88,7 +88,7 @@ filepos_max_saved_entries=1024
[Layout]
output_lines=0
left_panel_size=50
left_panel_size=55
top_panel_size=16
message_visible=false
keybar_visible=true
@@ -154,7 +154,7 @@ ignore_dirs_enable=true
ignore_dirs=
[Panelize]
Modified git files=git ls-files --modified
Find *.orig after patching=find . -name \\*.orig -print
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
Find rejects after patching=find . -name \\*.rej -print
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
Find *.orig after patching=find . -name \\*.orig -print
Modified git files=git ls-files --modified