another set of changes
This commit is contained in:
parent
1d2dc9d131
commit
e24e3446d9
3 changed files with 17 additions and 16 deletions
26
i3-config
26
i3-config
|
@ -9,17 +9,15 @@
|
|||
#
|
||||
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
|
||||
|
||||
force_xinerama yes
|
||||
|
||||
workspace 1 output xinerama-0
|
||||
workspace 2 output xinerama-1
|
||||
workspace 3 output xinerama-0
|
||||
workspace 4 output xinerama-1
|
||||
workspace 5 output xinerama-0
|
||||
workspace 6 output xinerama-1
|
||||
workspace 7 output xinerama-0
|
||||
workspace 8 output xinerama-1
|
||||
workspace 9 output xinerama-0
|
||||
workspace 1 output LVDS-0
|
||||
workspace 2 output DVI-D-0
|
||||
workspace 3 output LVDS-0
|
||||
workspace 4 output DVI-D-0
|
||||
workspace 5 output LVDS-0
|
||||
workspace 6 output DVI-D-0
|
||||
workspace 7 output LVDS-0
|
||||
workspace 8 output DVI-D-0
|
||||
workspace 9 output LVDS-0
|
||||
|
||||
workspace_layout tabbed
|
||||
|
||||
|
@ -205,8 +203,8 @@ client.urgent #002b36 #dc322f #002b36 #dc322f
|
|||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
output xinerama-0
|
||||
tray_output xinerama-0
|
||||
output LVDS-0
|
||||
tray_output LVDS-0
|
||||
status_command i3status
|
||||
position top
|
||||
colors {
|
||||
|
@ -229,7 +227,7 @@ bar {
|
|||
}
|
||||
|
||||
bar {
|
||||
output xinerama-1
|
||||
output DVI-D-0
|
||||
mode hide
|
||||
tray_output none
|
||||
hidden_state hide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue