From 97e27bec2cfd3c6fd3d7da08f3035e27e7deec41 Mon Sep 17 00:00:00 2001 From: kento2 Date: Sat, 31 Jan 2026 13:26:46 +0100 Subject: [PATCH] . --- files/.config/lxterminal/lxterminal.conf.bak | 56 -------------------- 1 file changed, 56 deletions(-) delete mode 100644 files/.config/lxterminal/lxterminal.conf.bak diff --git a/files/.config/lxterminal/lxterminal.conf.bak b/files/.config/lxterminal/lxterminal.conf.bak deleted file mode 100644 index 605734f..0000000 --- a/files/.config/lxterminal/lxterminal.conf.bak +++ /dev/null @@ -1,56 +0,0 @@ -[general] -fontname=Iosevka 12 -selchars=-A-Za-z0-9,./?%&#:_ -scrollback=1000 -bgcolor=rgb(246,245,244) -fgcolor=rgb(0,0,0) -palette_color_0=rgb(0,0,0) -palette_color_1=rgb(170,0,0) -palette_color_2=rgb(0,170,0) -palette_color_3=rgb(170,85,0) -palette_color_4=rgb(0,0,170) -palette_color_5=rgb(170,0,170) -palette_color_6=rgb(0,170,170) -palette_color_7=rgb(170,170,170) -palette_color_8=rgb(85,85,85) -palette_color_9=rgb(255,85,85) -palette_color_10=rgb(85,255,85) -palette_color_11=rgb(255,255,85) -palette_color_12=rgb(85,85,255) -palette_color_13=rgb(255,85,255) -palette_color_14=rgb(85,255,255) -palette_color_15=rgb(255,255,255) -color_preset=Custom -disallowbold=false -boldbright=false -cursorblinks=false -cursorunderline=false -audiblebell=false -visualbell=false -tabpos=top -geometry_columns=80 -geometry_rows=24 -hidescrollbar=true -hidemenubar=true -hideclosebutton=false -hidepointer=false -disablef10=false -disablealt=false -disableconfirm=false -tabwidth=100 - -[shortcut] -new_window_accel=n -new_tab_accel=t -close_tab_accel=w -close_window_accel=q -copy_accel=c -paste_accel=v -name_tab_accel=i -previous_tab_accel=Page_Up -next_tab_accel=Page_Down -move_tab_left_accel=Page_Up -move_tab_right_accel=Page_Down -zoom_in_accel=plus -zoom_out_accel=underscore -zoom_reset_accel=parenright