From a6a90daca57ac247f937bdee513c4f14f38876f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 18 Nov 2018 13:44:43 +0100 Subject: [PATCH] LXDE configuration --- roles/lxde/files/config_files/lxpanel/LXDE/panels/panel | 8 +------- roles/lxde/files/config_files/lxterminal/lxterminal.conf | 8 ++++---- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/roles/lxde/files/config_files/lxpanel/LXDE/panels/panel b/roles/lxde/files/config_files/lxpanel/LXDE/panels/panel index 34c978d..24256ef 100644 --- a/roles/lxde/files/config_files/lxpanel/LXDE/panels/panel +++ b/roles/lxde/files/config_files/lxpanel/LXDE/panels/panel @@ -101,6 +101,7 @@ Plugin { FlatButton=0 MaxTaskWidth=150 spacing=1 + GroupedTasks=0 } } Plugin { @@ -132,13 +133,6 @@ Plugin { CenterText=0 } } -Plugin { - type=netstatus - Config { - iface=enp0s31f6 - configtool=nm-connection-editor - } -} Plugin { type=netstatus Config { diff --git a/roles/lxde/files/config_files/lxterminal/lxterminal.conf b/roles/lxde/files/config_files/lxterminal/lxterminal.conf index e572e20..ef04c89 100644 --- a/roles/lxde/files/config_files/lxterminal/lxterminal.conf +++ b/roles/lxde/files/config_files/lxterminal/lxterminal.conf @@ -29,7 +29,7 @@ tabpos=top geometry_columns=80 geometry_rows=24 hidescrollbar=true -hidemenubar=false +hidemenubar=true hideclosebutton=false hidepointer=false disablef10=true @@ -48,6 +48,6 @@ 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 +zoom_in_accel= +zoom_out_accel= +zoom_reset_accel= -- 2.41.0