]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - i3/.config/i3/config
Have different i3 configuration depending on hostname
[max/dotfiles.git] / i3 / .config / i3 / config
index c27b0bd0928f2c44aec94da8583c4817e6119114..b94b8583ad8cd702336d848e8d6b92f000f80815 100644 (file)
@@ -29,7 +29,6 @@ client.focused_inactive $black $black_super $white $black $black
 
 set $mod Mod4
 
-font pango:Liberation Mono 8
 
 # Use Mouse+$mod to drag floating windows to their wanted position
 floating_modifier $mod
@@ -173,25 +172,17 @@ bindsym $mod+p mode "resize"
 
 
 hide_edge_borders both 
-workspace 1 output HDMI2
-workspace 2 output VGA1
 
 focus_follows_mouse no
 
 focus_on_window_activation urgent
-
-
-
-
-
 # Start i3bar to display a workspace bar (plus the system information i3status
 # finds out, if available)
 bar {
   id bar_left
   status_command conky-i3bar
   position top
-  output "DVI-I-1"
-  font pango:Liberation Mono 10
+  font pango:Liberation Mono 12
   colors {
     background $black_super
     focused_background $black
@@ -202,17 +193,4 @@ bar {
   }
 }
 
-bar {
-  id bar_right
-  position top
-  output "HDMI-4"
-  font pango:Liberation Mono 10
-  colors {
-    background $black_super
-    focused_background $black
-    focused_workspace $black_super $yellow_super $black
-    active_workspace $black_super $blue_super $black
-    inactive_workspace $black_super $black_super $white_super
-    urgent_workspace $black $red_super $white
-  }
-}
+font pango:Liberation Mono 10