i3 changes for virtual machine
This commit is contained in:
20
.i3/config
20
.i3/config
@@ -210,10 +210,6 @@ set $bold_text #FFDECF
|
||||
# finds out, if available)
|
||||
bar {
|
||||
# Laptop Screen
|
||||
output LVDS1
|
||||
output LVDS2
|
||||
output LVDS-1
|
||||
output DP-1
|
||||
status_command py3status
|
||||
colors {
|
||||
background $base
|
||||
@@ -227,22 +223,6 @@ bar {
|
||||
font pango:DejaVu Sans Mono 10
|
||||
}
|
||||
|
||||
bar {
|
||||
output VGA1
|
||||
output VGA2
|
||||
status_command py3status --config ~/.config/i3status/small.conf
|
||||
colors {
|
||||
background $base
|
||||
statusline $base_text
|
||||
active_workspace $contrast $contrast $contrast_text
|
||||
focused_workspace $contrast $contrast $contrast_text
|
||||
inactive_workspace $base $base $base_text
|
||||
urgent_workspace $bold $bold $bold_text
|
||||
separator $base_text
|
||||
}
|
||||
font pango:DejaVu Sans Mono 9
|
||||
}
|
||||
|
||||
#style stuff
|
||||
new_window normal
|
||||
hide_edge_borders both
|
||||
|
||||
Reference in New Issue
Block a user