diff options
author | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-18 13:44:43 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-18 13:44:43 +0100 |
commit | a6a90daca57ac247f937bdee513c4f14f38876f4 (patch) | |
tree | c89888dc230c3b7ca4e32be40773da472245a408 | |
parent | 3dc6519272f6f5f4e5855cb740ca9ed9e65b44cf (diff) | |
download | Ansible-a6a90daca57ac247f937bdee513c4f14f38876f4.tar.gz Ansible-a6a90daca57ac247f937bdee513c4f14f38876f4.tar.zst Ansible-a6a90daca57ac247f937bdee513c4f14f38876f4.zip |
LXDE configuration
-rw-r--r-- | roles/lxde/files/config_files/lxpanel/LXDE/panels/panel | 8 | ||||
-rw-r--r-- | 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 { | |||
101 | FlatButton=0 | 101 | FlatButton=0 |
102 | MaxTaskWidth=150 | 102 | MaxTaskWidth=150 |
103 | spacing=1 | 103 | spacing=1 |
104 | GroupedTasks=0 | ||
104 | } | 105 | } |
105 | } | 106 | } |
106 | Plugin { | 107 | Plugin { |
@@ -135,13 +136,6 @@ Plugin { | |||
135 | Plugin { | 136 | Plugin { |
136 | type=netstatus | 137 | type=netstatus |
137 | Config { | 138 | Config { |
138 | iface=enp0s31f6 | ||
139 | configtool=nm-connection-editor | ||
140 | } | ||
141 | } | ||
142 | Plugin { | ||
143 | type=netstatus | ||
144 | Config { | ||
145 | iface=wlp2s0 | 139 | iface=wlp2s0 |
146 | configtool=nm-connection-editor | 140 | configtool=nm-connection-editor |
147 | } | 141 | } |
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 | |||
29 | geometry_columns=80 | 29 | geometry_columns=80 |
30 | geometry_rows=24 | 30 | geometry_rows=24 |
31 | hidescrollbar=true | 31 | hidescrollbar=true |
32 | hidemenubar=false | 32 | hidemenubar=true |
33 | hideclosebutton=false | 33 | hideclosebutton=false |
34 | hidepointer=false | 34 | hidepointer=false |
35 | disablef10=true | 35 | disablef10=true |
@@ -48,6 +48,6 @@ previous_tab_accel=<Primary>Page_Up | |||
48 | next_tab_accel=<Primary>Page_Down | 48 | next_tab_accel=<Primary>Page_Down |
49 | move_tab_left_accel=<Primary><Shift>Page_Up | 49 | move_tab_left_accel=<Primary><Shift>Page_Up |
50 | move_tab_right_accel=<Primary><Shift>Page_Down | 50 | move_tab_right_accel=<Primary><Shift>Page_Down |
51 | zoom_in_accel=<Primary><Shift>plus | 51 | zoom_in_accel= |
52 | zoom_out_accel=<Primary><Shift>underscore | 52 | zoom_out_accel= |
53 | zoom_reset_accel=<Primary><Shift>parenright | 53 | zoom_reset_accel= |