Explorar o código

updated i3 config to place windows and desktops properly when connecting other screens

bananicorn %!s(int64=6) %!d(string=hai) anos
pai
achega
6815080100
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      i3_config

+ 1 - 2
i3_config

@@ -151,7 +151,6 @@ client.background	#222222 #222222
 client.focused		#33DD33 #222222 #FFFFFF #33DD33 #33DD33
 
 # AUTOSTART
+exec i3-msg 'workspace 1; exec firefox'; sleep 5; exec i3-msg 'workspace 2; exec st'
 exec ~/scripts/autoconnect_screen.sh
-exec i3-msg 'workspace 1; exec firefox'
-exec i3-msg 'workspace 2; exec st'