]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Configure i3 to use internal graphics adapter
authorMaximilian Friedersdorff <max@friedersdorff.com>
Wed, 17 Oct 2018 10:16:55 +0000 (11:16 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Wed, 17 Oct 2018 10:16:55 +0000 (11:16 +0100)
The labels for monitors are different

i3/.config/i3/config.magnesium

index 3808a793fbcd96ad851496154ca01ab60e45806d..6e16cab064cb34c7d3785872fd488f9e59200d13 100644 (file)
@@ -4,7 +4,7 @@ bar {
   id bar_left
   status_command conky-i3bar
   position top
-  output "DVI-I-1"
+  output "HDMI2"
   font pango:Liberation Mono 10
   colors {
     background $black_super
@@ -19,7 +19,7 @@ bar {
 bar {
   id bar_right
   position top
-  output "HDMI-0"
+  output "HDMI3"
   font pango:Liberation Mono 10
   colors {
     background $black_super
@@ -33,7 +33,7 @@ bar {
 
 
 workspace 1 output HDMI2
-workspace 2 output VGA1
+workspace 2 output HDMI3
 
 
 font pango:Liberation Mono 8